mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
Fix color for namespace in high contrast theme
This commit is contained in:
@@ -828,3 +828,11 @@ form .field:not(.is-grouped) {
|
||||
.sg-sub-section + .sg-sub-section {
|
||||
margin-top: 2.5rem;
|
||||
}
|
||||
|
||||
.has-text-inherit {
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
.has-text-default {
|
||||
color: $text !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user