Change page loader design

This commit is contained in:
mg
2021-10-03 16:30:46 +01:00
parent 75b4992450
commit 6c9f617e0b
2 changed files with 7 additions and 10 deletions
-5
View File
@@ -10,11 +10,6 @@
cursor: default;
}
.overlay--black {
background-color: var(--background-color);
opacity: 0.8;
}
.popup-close-button {
position: absolute;
top: 24px;