[Glitch] Improve load gap styling in web UI

Port 45c9f16f71 to glitch-soc
This commit is contained in:
Thibaut Girka
2018-05-27 20:23:56 +02:00
committed by ThibG
parent cc589d6ec0
commit 08dbe29e29
4 changed files with 39 additions and 38 deletions

View File

@@ -848,6 +848,10 @@
}
}
.load-gap {
border-bottom: 1px solid lighten($ui-base-color, 8%);
}
.missing-indicator {
padding-top: 20px + 48px;