1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-02-15 07:25:54 +00:00
This commit is contained in:
Aidan Timson
2026-02-13 15:35:09 +00:00
parent 893b179bcc
commit c5da5c005b
2 changed files with 1 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
---
title: Dialog (ha-dialog)
title: Dialog
---

View File

@@ -150,7 +150,6 @@ export const haStyle = css`
`;
export const haStyleDialog = css`
/* mwc-dialog (ha-dialog) styles */
ha-dialog {
--mdc-dialog-min-width: 400px;
--mdc-dialog-max-width: 600px;