fix: make the add form scrollable for smaller screens

This commit is contained in:
Nicolas Meienberger
2025-10-02 18:47:53 +02:00
parent 1e7530cc09
commit c013351026
4 changed files with 136 additions and 49 deletions

View File

@@ -14,6 +14,7 @@
"@radix-ui/react-alert-dialog": "^1.1.15",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-select": "^2.2.5",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-switch": "^1.2.6",