Fix height of the tips box

pull/6023/head
Kamran Ahmed 8 months ago
parent adc44ed325
commit fac090c803
  1. 4
      src/data/roadmaps/data-analyst/data-analyst.json

@ -20,10 +20,10 @@
}, },
"zIndex": -999, "zIndex": -999,
"width": 464, "width": 464,
"height": 410, "height": 395,
"style": { "style": {
"width": 464, "width": 464,
"height": 410 "height": 395
}, },
"resizing": false, "resizing": false,
"positionAbsolute": { "positionAbsolute": {

Loading…
Cancel
Save