mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Frontend: header size matches material design
This commit is contained in:
parent
30ba447c64
commit
1d0657ff54
@ -27,7 +27,6 @@
|
|||||||
background: #03a9f4;
|
background: #03a9f4;
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
color: white;
|
color: white;
|
||||||
height: 95px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
@ -47,7 +46,7 @@
|
|||||||
|
|
||||||
<core-header-panel unresolved fullbleed>
|
<core-header-panel unresolved fullbleed>
|
||||||
|
|
||||||
<core-toolbar>
|
<core-toolbar class='medium-tall'>
|
||||||
<div flex>
|
<div flex>
|
||||||
Home Assistant
|
Home Assistant
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user