mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Remove viewport modif
This commit is contained in:
@@ -11,8 +11,8 @@ chown -R abc:abc /data
|
|||||||
# VIEWPORT CORRECTION #
|
# VIEWPORT CORRECTION #
|
||||||
#######################
|
#######################
|
||||||
|
|
||||||
# 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