fix UI shift on Modals
This commit is contained in:
@@ -23,6 +23,10 @@
|
|||||||
--color-fms-9: rgb(10, 134, 25);
|
--color-fms-9: rgb(10, 134, 25);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:root:has(:is(.modal-open, .modal:target, .modal-toggle:checked + .modal, .modal[open])) {
|
||||||
|
scrollbar-gutter: unset;
|
||||||
|
}
|
||||||
|
|
||||||
.leaflet-popup-tip-container {
|
.leaflet-popup-tip-container {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user