Fixed loading screen flash issue in dark mode

closes https://github.com/TryGhost/Team/issues/3344
This commit is contained in:
Sodbileg Gansukh 2023-06-06 16:20:40 +08:00
parent f0518bc76a
commit feac482859

View File

@ -11,6 +11,7 @@
justify-content: center;
left: 0;
padding-bottom: 8vh;
background-color: #fff;
}
.gh-loading-content.basic-auth {