Remove inner box padding and border-radius on small screens

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-16 09:22:00 +02:00
parent c7f2c70d23
commit 0033896340
4 changed files with 12 additions and 16 deletions
+1 -4
View File
@@ -4,7 +4,7 @@ services:
expose:
- "3000"
volumes:
- bodenfeuchte-data:/app/data
- ./data:/app/data
env_file:
- .env
extra_hosts:
@@ -20,6 +20,3 @@ services:
depends_on:
- bodenfeuchte
restart: unless-stopped
volumes:
bodenfeuchte-data: