Fix responsive : boutons mode s'étirent, meilleure occupation de l'espace

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-21 19:53:46 +01:00
parent d855b1fe59
commit ec86e627ea
2 changed files with 32 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(cp -r /home/jules/Documents/Projet/photobooth-new/backend .)",
"Bash(cp -r /home/jules/Documents/Projet/photobooth-new/frontend .)",
"Bash(cp -r /home/jules/Documents/Projet/photobooth-new/data .)",
"Bash(mkdir -p scripts)",
"Bash(curl:*)"
]
}
}