Fix commit label

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

View File

@@ -67,6 +67,11 @@
color: var(--color-text-hover);
}
/* commit label */
.ui.primary.labels .label, .ui.ui.ui.primary.label {
color: @bg0;
}
/* scroll bar */
* {
scrollbar-color: @secondary transparent !important;