mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-14 18:24:14 +01:00
[BRANDING] fix invisible label in branch protection settings
(cherry picked from commit23e5d45721
) (cherry picked from commitf02e4582e5
) (cherry picked from commit51e0cb0fbc
) (cherry picked from commit02a2657072
)
This commit is contained in:
parent
29df22ac10
commit
5a42fa9dd4
1 changed files with 0 additions and 1 deletions
|
@ -221,7 +221,6 @@
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
.ui.red.label.notification_count,
|
.ui.red.label.notification_count,
|
||||||
.ui.primary.label,
|
|
||||||
.ui.primary.labels .label {
|
.ui.primary.labels .label {
|
||||||
background-color: var(--color-primary-dark-1) !important;
|
background-color: var(--color-primary-dark-1) !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue