Set min-height on layout loaders
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.fullPage {
|
||||
min-height: 100dvh;
|
||||
}
|
||||
|
||||
.spinner {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user