Add loader until page loads completely

This commit is contained in:
mg
2021-10-03 15:59:24 +01:00
parent 90a31e8923
commit 80e7c24811
18 changed files with 280 additions and 147 deletions
+5
View File
@@ -10,6 +10,11 @@
cursor: default;
}
.overlay--black {
background-color: var(--background-color);
opacity: 0.8;
}
.popup-close-button {
position: absolute;
top: 24px;