Fix dialog width to 600px or 95% max for mobile

This commit is contained in:
Johannes Zellner
2025-07-15 14:00:19 +02:00
parent 56e4af58d3
commit 717607807a
4 changed files with 59 additions and 35 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
},
"type": "module",
"dependencies": {
"@cloudron/pankow": "^3.2.0",
"@cloudron/pankow": "^3.2.1",
"@fontsource/noto-sans": "^5.2.7",
"@fortawesome/fontawesome-free": "^6.7.2",
"@vitejs/plugin-vue": "^6.0.0",
@@ -18,7 +18,7 @@
"async": "^3.2.6",
"chart.js": "^4.5.0",
"chartjs-plugin-annotation": "^3.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"eslint-plugin-vue": "^10.3.0",
"marked": "^16.0.0",
"moment": "^2.30.1",