Fix wrong height unit
This commit is contained in:
parent
c8ba3f099f
commit
81acfcf38a
@ -6,7 +6,7 @@
|
||||
|
||||
.loader-container {
|
||||
width: 100vw;
|
||||
height: 100vw;
|
||||
height: 100vh;
|
||||
height: 100dvh;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user