forked from sainnhe/gitea-themes
Fix issue label
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user