style(stage): 选中框上方按钮改成可点击样式

This commit is contained in:
roymondchen 2024-11-25 11:03:37 +08:00 committed by roymondchen
parent 03942dc49e
commit b51bafe509

View File

@ -10,6 +10,7 @@
font-weight: bold; font-weight: bold;
margin-left: 2px; margin-left: 2px;
position: relative; position: relative;
cursor: pointer;
} }
.moveable-remove-button:before, .moveable-remove-button:after { .moveable-remove-button:before, .moveable-remove-button:after {
content: ""; content: "";