style: update resizer size indicator layout

This commit is contained in:
Hufe921
2023-12-14 19:41:51 +08:00
parent 61c110d5ee
commit 2a904fef05
+2 -1
View File
@@ -47,8 +47,9 @@
} }
.ce-resizer-size-view { .ce-resizer-size-view {
display: flex;
align-items: center;
height: 20px; height: 20px;
line-height: 19px;
white-space: nowrap; white-space: nowrap;
position: absolute; position: absolute;
top: -30px; top: -30px;