mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 12:53:32 +00:00
style: expose bg override variable
This commit is contained in:
committed by
Carlos Valente
parent
dae6f84af0
commit
cfbd540a14
@@ -9,7 +9,7 @@ $panel-gap: 0.5rem;
|
||||
}
|
||||
|
||||
.mainContainer {
|
||||
background: $ui-black;
|
||||
background-color: $ui-black;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
color: $ui-white;
|
||||
|
||||
Reference in New Issue
Block a user