Minor fix
This commit is contained in:
parent
dbf15a759f
commit
a75acb75fc
|
@ -19,6 +19,7 @@
|
|||
border: 2px dashed #b2b2b2;
|
||||
transform: translateX(-2px) translateY(-2px);
|
||||
cursor: move;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.visual-console-item.is-editing > .resize-draggable {
|
||||
|
|
Loading…
Reference in New Issue