mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 18:56:39 +00:00
fix log copy (#7048)
This commit is contained in:
parent
32b9c1eba1
commit
4bb51b0120
@ -88,8 +88,9 @@ class DialogSystemLogDetail extends LitElement {
|
|||||||
<paper-tooltip
|
<paper-tooltip
|
||||||
manual-mode
|
manual-mode
|
||||||
for="copy"
|
for="copy"
|
||||||
position="top"
|
position="left"
|
||||||
animation-delay="0"
|
animation-delay="0"
|
||||||
|
offset="4"
|
||||||
>${this.hass.localize("ui.common.copied")}</paper-tooltip
|
>${this.hass.localize("ui.common.copied")}</paper-tooltip
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user