mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Update panel resolver to use a span
This commit is contained in:
parent
974c75b9ed
commit
519533a4af
@ -34,7 +34,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id='panel' hidden$='[[!resolved]]'></div>
|
<span id='panel' hidden$='[[!resolved]]'></span>
|
||||||
</template>
|
</template>
|
||||||
</dom-module>
|
</dom-module>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user