Merge pull request #2915 from Asizon/fix_version_margin
Fix version component margin and darktheme background for status bar10.8-maintenance
commit
d359bcf58f
|
@ -48,7 +48,7 @@ body {
|
|||
|
||||
/* NOTE: need to think on how to load the dark theme with vue */
|
||||
#status-bar {
|
||||
background-color: #414443;
|
||||
background-color: #414443 !important;
|
||||
}
|
||||
|
||||
#status-bar > * ~ * {
|
||||
|
|
Loading…
Reference in New Issue