Limit demo card mobile (#3281)

* Limit demo card on mobile

* Remove unused deps

* Remove tabs from ARS demo

* Set title to Home Assistant
This commit is contained in:
Paulus Schoutsen
2019-06-18 10:44:11 -07:00
committed by GitHub
parent a9320d4baf
commit d8e0fd0ba5
3 changed files with 25 additions and 2062 deletions

View File

@@ -87,7 +87,7 @@
#ha-init-skeleton::before {
display: block;
content: "";
height: 112px;
height: 64px;
background-color: #03a9f4;
}
</style>