1
0
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:
Kamran Ahmed
2024-07-04 01:35:13 +01:00
parent adc44ed325
commit fac090c803

View File

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