fix height of sidebar panel handles

This commit is contained in:
jeffvli
2025-12-27 02:07:03 -08:00
parent 804a670bf1
commit 60d6d49eaa
@@ -55,7 +55,7 @@
position: relative;
flex-shrink: 0;
width: 100%;
height: 4px;
height: 4px !important;
cursor: row-resize;
&::before {