Remove comment

This commit is contained in:
HarelM
2026-08-21 13:58:48 +03:00
parent 705233241f
commit 2b7a092ad3
-2
View File
@@ -99,8 +99,6 @@
position: fixed;
bottom: 0;
z-index: 10;
// Logical properties so the panel sits over the map in RTL too, where the
// sidebar is flipped to the other side.
inset-inline-start: var(--sidebar-width);
inset-inline-end: 0;
background-color: vars.$color-black;