1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00

fix top gap

This commit is contained in:
Laura
2025-11-30 23:09:43 +01:00
parent cb9a724770
commit 19243d74ea

View File

@@ -225,6 +225,7 @@ body:not(.loading) #loading {
display: block; display: block;
height: 14px; height: 14px;
flex-shrink: 0; flex-shrink: 0;
margin-bottom: -40px;
} }
#messages:empty::before { #messages:empty::before {