diff options
author | silverwind <me@silverwind.io> | 2024-06-17 15:21:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-17 15:21:59 +0200 |
commit | 4b6eb46e69e460ad81e61f67e468a0f365cbd6a6 (patch) | |
tree | 097be07bca6bff27fbc27f0eb6f2e84db29b17df /modules/cache/cache_test.go | |
parent | 0f09c22663909cca5a386ba563cadaef09bd7846 (diff) | |
download | gitea-4b6eb46e69e460ad81e61f67e468a0f365cbd6a6.tar.gz gitea-4b6eb46e69e460ad81e61f67e468a0f365cbd6a6.zip |
Fix double border in system status table (#31363)
Fix regression from https://github.com/go-gitea/gitea/pull/30712 where
the introduction of this `<div>` caused the `.ui.attached:not(.message)
+ .ui.attached.segment:not(.top)` CSS selector to no longer work and
cause a double border.
Before:
<img width="200" alt="Screenshot 2024-06-13 at 19 06 12"
src="https://github.com/go-gitea/gitea/assets/115237/a9fa0688-adf0-4b2d-a958-6a7679a62031">
After:
<img width="232" alt="Screenshot 2024-06-13 at 19 05 57"
src="https://github.com/go-gitea/gitea/assets/115237/025b780f-f72f-4049-86de-a5d84851bd1d">
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'modules/cache/cache_test.go')
0 files changed, 0 insertions, 0 deletions