Skip to content

Commit

Permalink
Update ha-dialog.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed Oct 27, 2023
1 parent 543e069 commit 9ec714a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ha-dialog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ export class HaDialog extends DialogBase {
padding: 24px 24px 0 24px;
text-overflow: ellipsis;
overflow: hidden;
white-space: break-spaces;
}
.mdc-dialog__actions {
padding: 12px 24px 12px 24px;
Expand Down

0 comments on commit 9ec714a

Please sign in to comment.