mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-19 07:31:24 +02:00
Fix height of the tips box
This commit is contained in:
@@ -20,10 +20,10 @@
|
||||
},
|
||||
"zIndex": -999,
|
||||
"width": 464,
|
||||
"height": 410,
|
||||
"height": 395,
|
||||
"style": {
|
||||
"width": 464,
|
||||
"height": 410
|
||||
"height": 395
|
||||
},
|
||||
"resizing": false,
|
||||
"positionAbsolute": {
|
||||
|
Reference in New Issue
Block a user