fix: label line break

fix(api-design)/label
Arik Chakma 4 months ago
parent 58e2405fa0
commit f41a4e9085
  1. 4
      src/data/roadmaps/api-design/api-design.json

@ -1406,7 +1406,7 @@
} }
}, },
"zIndex": 999, "zIndex": 999,
"width": 366, "width": 370,
"height": 69, "height": 69,
"dragging": false, "dragging": false,
"positionAbsolute": { "positionAbsolute": {
@ -1416,7 +1416,7 @@
"selectable": true, "selectable": true,
"focusable": true, "focusable": true,
"style": { "style": {
"width": 366, "width": 370,
"height": 69 "height": 69
}, },
"resizing": false "resizing": false

Loading…
Cancel
Save