mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-04 12:01:50 +02:00
fix(frontend): loading indicator on empty div too close to the top
This commit is contained in:
@@ -78,6 +78,7 @@
|
|||||||
.show-loading.htmx-request {
|
.show-loading.htmx-request {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
min-height: 100px;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: "";
|
content: "";
|
||||||
|
|||||||
Reference in New Issue
Block a user