forked from home-assistant/core
Frontend: header size matches material design
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user