From 20ec3900be068c5473a96975b0855211282a09c6 Mon Sep 17 00:00:00 2001 From: escoand Date: Wed, 9 Jan 2019 14:58:23 +0100 Subject: [PATCH] use full space on small devices (#310) * use full space on small devices I often use my smartphone for quick actions and always was annoyed of this wasted space. * hide card-image on small devices --- esphomeyaml/dashboard/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esphomeyaml/dashboard/templates/index.html b/esphomeyaml/dashboard/templates/index.html index 230504fd89..7a4ad56f30 100644 --- a/esphomeyaml/dashboard/templates/index.html +++ b/esphomeyaml/dashboard/templates/index.html @@ -47,9 +47,9 @@
{% for i, entry in enumerate(entries) %}
-
+
-
+
memory