diff --git a/esphome/dashboard/static/esphome.css b/esphome/dashboard/static/esphome.css index fab735b945..baf92e42b1 100644 --- a/esphome/dashboard/static/esphome.css +++ b/esphome/dashboard/static/esphome.css @@ -118,7 +118,6 @@ body { display: flex; min-height: 100vh; flex-direction: column; - overflow: hidden; } main { diff --git a/esphome/dashboard/templates/index.html b/esphome/dashboard/templates/index.html index 58f6a23ec4..d5ecce17d6 100644 --- a/esphome/dashboard/templates/index.html +++ b/esphome/dashboard/templates/index.html @@ -29,6 +29,7 @@ +{% if begin %}