Fix issue label

This commit is contained in:
2022-10-31 17:17:48 +08:00
parent 7099493dd0
commit afe97aa760
22 changed files with 26 additions and 21 deletions

View File

@@ -72,6 +72,11 @@
color: @bg0;
}
/* issue label */
.ui.green.labels .label, .ui.ui.ui.green.label {
color: @bg0;
}
/* scroll bar */
* {
scrollbar-color: @secondary transparent !important;