Move restored entity warning up and use ha-alert (#13477)

This commit is contained in:
Paulus Schoutsen
2022-08-25 07:09:31 -04:00
committed by GitHub
parent 700af72303
commit 80e7993923
5 changed files with 43 additions and 43 deletions

View File

@@ -83,7 +83,6 @@ class HaAlert extends LitElement {
position: relative;
padding: 8px;
display: flex;
margin: 4px 0;
}
.issue-type.rtl {
flex-direction: row-reverse;