Refactor app configure view for mobile

This commit is contained in:
Johannes Zellner
2025-05-27 14:57:33 +02:00
parent 83aaa9e8f0
commit 4bfaf1728d
3 changed files with 253 additions and 231 deletions

View File

@@ -26,12 +26,12 @@
"jquery": "^3.7.1",
"marked": "^15.0.12",
"moment": "^2.30.1",
"moment-timezone": "^0.5.48",
"pankow": "^3.0.8",
"moment-timezone": "^0.6.0",
"pankow": "^3.0.9",
"sass": "^1.89.0",
"vite": "^6.3.5",
"vue": "^3.5.14",
"vue-i18n": "^11.1.3",
"vue": "^3.5.15",
"vue-i18n": "^11.1.4",
"vue-router": "^4.5.1"
}
}