diff --git a/src/components/ha-toast.ts b/src/components/ha-toast.ts index f742ff0ebe..f0f94cbea4 100644 --- a/src/components/ha-toast.ts +++ b/src/components/ha-toast.ts @@ -24,7 +24,7 @@ export class HaToast extends Snackbar { max-width: 650px; } - // Revert the default styles set by mwc-snackbar + /* Revert the default styles set by mwc-snackbar */ @media (max-width: 480px), (max-width: 344px) { .mdc-snackbar__surface { min-width: inherit;