mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-10 11:30:01 +00:00
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:
@@ -87,7 +87,7 @@
|
||||
#ha-init-skeleton::before {
|
||||
display: block;
|
||||
content: "";
|
||||
height: 112px;
|
||||
height: 64px;
|
||||
background-color: #03a9f4;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user