Fix scoped label layout (#26932)

Fix #26931
mj-develop
wxiaoguang 8 months ago committed by GitHub
parent b9df9fa2e2
commit 2715ef6558
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 {

Loading…
Cancel
Save