refactor(wrapNode): no border styles

This commit is contained in:
moklick
2019-07-16 13:45:25 +02:00
parent a431148890
commit d65121d197
6 changed files with 49 additions and 22 deletions
-2
View File
@@ -46,8 +46,6 @@
font-size: 12px;
text-align: center;
cursor: grab;
border: 1px solid #ddd;
border-radius: 2px;
user-select: none;
pointer-events: all;
transform-origin: 0 0;