remove css variable from node resizer
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
border: 1px solid #fff;
|
||||
border-radius: 1px;
|
||||
background-color: var(--xy-resize-background-color, var(--xy-resize-background-color-default));
|
||||
transform: translate(-50%, -50%) scale(max(var(--xy-view-zoom-inverse, 1), 1));
|
||||
translate: -50% -50%;
|
||||
}
|
||||
|
||||
.xy-flow__resize-control.handle.left {
|
||||
|
||||
Reference in New Issue
Block a user