fix(navbar): Resolve mobile view navbar overflow issue (#6154)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Angel-Mathew007
2025-10-07 21:02:47 +05:30
committed by GitHub
parent 796b342ca5
commit 43506c1b1d
5 changed files with 1087 additions and 963 deletions

View File

@@ -167,7 +167,7 @@
"bootstrap": "5.1.3",
"chart.js": "~4.2.1",
"chartjs-adapter-dayjs-4": "~1.0.4",
"concurrently": "^7.1.0",
"concurrently": "^7.6.0",
"core-js": "~3.26.1",
"cronstrue": "~2.24.0",
"cross-env": "~7.0.3",
@@ -186,7 +186,7 @@
"prismjs": "~1.30.0",
"qrcode": "~1.5.0",
"rollup-plugin-visualizer": "^5.6.0",
"sass": "~1.42.1",
"sass": "^1.72.0",
"stylelint": "^15.10.1",
"stylelint-config-standard": "~25.0.0",
"terser": "~5.15.0",