1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-11 05:55:29 +00:00

Fix scoped label layout (#26932)

Fix #26931
This commit is contained in:
wxiaoguang
2023-09-06 20:22:38 +08:00
committed by GitHub
parent b9df9fa2e2
commit 2715ef6558

View File

@@ -2507,9 +2507,10 @@
}
/* Scoped labels with different colors on left and right */
.scope-parent {
.ui.label.scope-parent {
background: none !important;
padding: 0 !important;
gap: 0 !important;
}
.ui.label.scope-left {