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
1 changed files with 2 additions and 1 deletions

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 {