mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Polymer 1.0: Fix layout issue in logbook
This commit is contained in:
parent
a53265b76e
commit
c91b2cc795
@ -44,6 +44,7 @@
|
||||
</template>
|
||||
<template is='dom-if' if="[[entryObj.entityId]]">
|
||||
<a href='#' on-click="entityClicked" class='name'>[[entryObj.name]]</a>
|
||||
<span> </span>
|
||||
</template>
|
||||
<span>[[entryObj.message]]</span>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user