1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-02 08:33:31 +01:00

Fix global style

This commit is contained in:
Paulus Schoutsen
2015-08-29 11:50:03 -07:00
parent be2c83e017
commit 3567fe70be

View File

@@ -14,7 +14,7 @@
border-radius: 50%;
}
div {
.badge {
height: 40px;
text-align: center;
}
@@ -37,7 +37,7 @@
</style>
<template>
<div class='layout horizontal center'>
<div class='layout horizontal center badge'>
<domain-icon id='icon'
domain='[[stateObj.domain]]' data-domain$='[[stateObj.domain]]'
state='[[stateObj.state]]' data-state$='[[stateObj.state]]'>