Merge pull request #2915 from Asizon/fix_version_margin

Fix version component margin and darktheme background for status bar
10.8-maintenance
haslinghuis 2022-05-10 12:40:06 +02:00 committed by GitHub
commit d359bcf58f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 > * ~ * {