mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-06 22:18:48 +02:00
Remove viewport modif
This commit is contained in:
@@ -12,7 +12,7 @@ chown -R abc:abc /data
|
|||||||
#######################
|
#######################
|
||||||
|
|
||||||
# correct viewport bug
|
# correct viewport bug
|
||||||
grep -rl '"lt-md":"(max-width: 959px)"' /app | xargs sed -i 's|"lt-md":"(max-width: 959px)"|"lt-md":"(max-width: 100px)"|g' || true
|
# grep -rl '"lt-md":"(max-width: 959px)"' /app | xargs sed -i 's|"lt-md":"(max-width: 959px)"|"lt-md":"(max-width: 100px)"|g' || true
|
||||||
|
|
||||||
######################
|
######################
|
||||||
# API URL CORRECTION #
|
# API URL CORRECTION #
|
||||||
|
|||||||
Reference in New Issue
Block a user