Fix resize ns margin

This commit is contained in:
Evan Simkowitz
2024-07-30 16:05:30 -04:00
parent cfc875bc21
commit 5a6be9bc43
+1 -1
View File
@@ -45,7 +45,7 @@
&.flex-column {
cursor: ns-resize;
.line {
margin-top: 3px;
margin-top: 2px;
}
}
flex: 0 0 5px;