CSS Fixes for ha-toast (#22639)

This commit is contained in:
Paulus Schoutsen 2024-11-04 04:29:58 -05:00 committed by GitHub
parent 4cd4635fa5
commit ede0dff030
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;