mirror of https://github.com/status-im/consul.git
ui: Fix CSS typo (#7791)
This commit is contained in:
parent
135d22586b
commit
822daaf486
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
@media #{$--lt-horizontal-nav} {
|
||||
%main-nav-horizontal-panel {
|
||||
background-color: var(---swatch-brand-600, $black);
|
||||
background-color: var(--swatch-brand-600, $black);
|
||||
}
|
||||
}
|
||||
@media #{$--horizontal-nav} {
|
||||
|
|
Loading…
Reference in New Issue