mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 06:57:26 +00:00
Remove comment
This commit is contained in:
@@ -99,8 +99,6 @@
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 10;
|
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-start: var(--sidebar-width);
|
||||||
inset-inline-end: 0;
|
inset-inline-end: 0;
|
||||||
background-color: vars.$color-black;
|
background-color: vars.$color-black;
|
||||||
|
|||||||
Reference in New Issue
Block a user