mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
fix height of sidebar panel handles
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
position: relative;
|
||||
flex-shrink: 0;
|
||||
width: 100%;
|
||||
height: 4px;
|
||||
height: 4px !important;
|
||||
cursor: row-resize;
|
||||
|
||||
&::before {
|
||||
|
||||
Reference in New Issue
Block a user