fixed layout issues with dynamic height
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
.homepage__spinner__wrapper {
|
||||
position: fixed;
|
||||
height: 100vh;
|
||||
height: 100dvh;
|
||||
width: 100vw;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user