mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Fixed loading screen flash issue in dark mode
closes https://github.com/TryGhost/Team/issues/3344
This commit is contained in:
parent
f0518bc76a
commit
feac482859
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
justify-content: center;
|
||||
left: 0;
|
||||
padding-bottom: 8vh;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.gh-loading-content.basic-auth {
|
||||
|
|
Loading…
Add table
Reference in a new issue