Fix resize ns margin

This commit is contained in:
Evan Simkowitz 2024-07-30 16:05:30 -04:00
parent cfc875bc21
commit 5a6be9bc43
No known key found for this signature in database

View File

@ -45,7 +45,7 @@
&.flex-column {
cursor: ns-resize;
.line {
margin-top: 3px;
margin-top: 2px;
}
}
flex: 0 0 5px;