1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-22 03:05:48 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 {