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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user