mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-21 16:41:24 +02:00
Fix height of the tips box
This commit is contained in:
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user