Fix loading

This commit is contained in:
2025-11-12 13:59:45 +01:00
parent 609c579159
commit cec1e4857e

View File

@@ -45,6 +45,9 @@
width: 100%; width: 100%;
height: 50rem; height: 50rem;
} }
.idm__hotspot.idm-loading .hotspot{
opacity: 0;
}
@media (max-width: 756px) { @media (max-width: 756px) {
.idm__hotspot.idm-loading{ .idm__hotspot.idm-loading{
width: 100%; width: 100%;