Skip to content

Commit 1e01b58

Browse files
committed
override problematic style
1 parent 3682eb8 commit 1e01b58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web_src/css/base.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -1969,7 +1969,8 @@ a.ui.ui.ui.basic.primary.label:hover {
19691969
}
19701970

19711971
.ui.basic.labels .label,
1972-
.ui.basic.label {
1972+
.ui.basic.label,
1973+
.ui.secondary.labels .ui.basic.label {
19731974
background: var(--color-button);
19741975
border-color: var(--color-light-border);
19751976
color: var(--color-text-light);

0 commit comments

Comments
 (0)