Entity dialogs: Remove paper element and align dialog header style (#6370)

* Entity dialogs: Remove paper element and align dialog header style

* Remove centerTitle
This commit is contained in:
Bram Kragten
2020-07-13 19:37:48 +02:00
committed by GitHub
parent 2f7d744228
commit 1c73007ae6
6 changed files with 228 additions and 84 deletions

View File

@@ -57,7 +57,7 @@ export class HaDialog extends MwcDialog {
.header_button {
position: absolute;
right: 16px;
top: 12px;
top: 10px;
text-decoration: none;
color: inherit;
}