Left Column: Fix resize handle interactivity

This commit is contained in:
Alexander Zinchuk 2023-04-23 18:33:31 +04:00
parent 9567e6ca38
commit 3b6dcd13e6

View File

@ -36,7 +36,6 @@
max-width: var(--left-column-max-width);
height: 100%;
position: relative;
overflow: hidden;
background-color: var(--color-background);