mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Fix logbook
This commit is contained in:
parent
5357fc25d8
commit
4b38a16848
@ -1,5 +1,5 @@
|
||||
<link rel="import" href="../../bower_components/polymer/polymer.html">
|
||||
|
||||
<link rel="import" href="../../bower_components/iron-flex-layout/iron-flex-layout-classes.html">
|
||||
<link rel="import" href="../../src/components/domain-icon.html">
|
||||
|
||||
|
||||
@ -13,8 +13,6 @@
|
||||
|
||||
.entry {
|
||||
@apply(--paper-font-body1);
|
||||
|
||||
display: block;
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user