mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Visual alignment between PR 7364 & 7220 (#7396)
This commit is contained in:
parent
a7ef8aba68
commit
c1de162c99
@ -153,11 +153,11 @@ class HaPanelDevTemplate extends LitElement {
|
||||
?.result}</pre>
|
||||
${this._templateResult?.listeners.time
|
||||
? html`
|
||||
<h3>
|
||||
<p>
|
||||
${this.hass.localize(
|
||||
"ui.panel.developer-tools.tabs.templates.time"
|
||||
)}
|
||||
</h3>
|
||||
</p>
|
||||
`
|
||||
: ""}
|
||||
${!this._templateResult?.listeners
|
||||
|
Loading…
x
Reference in New Issue
Block a user