Audio message trash fix (#14250)

This commit is contained in:
Yosi Levy 2022-11-02 11:14:50 +02:00 committed by GitHub
parent 8cb0d38d78
commit 1cde9e882e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ class HaDialogShowAudioMessage extends LocalizeMixin(PolymerElement) {
color: var(--secondary-text-color);
}
.icon {
text-align: right;
text-align: var(--float-end);
}
</style>
<ha-dialog