样式微调

This commit is contained in:
bob
2025-03-27 11:00:22 +08:00
parent 2565828114
commit 153d007e8e

View File

@@ -77,6 +77,7 @@ onUnmounted(() => {
.drag-line {
position: absolute;
cursor: col-resize;
transition: all 0.3s;
&:hover,
&.drag_resizing {