mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
CSS Fixes for ha-toast (#22639)
This commit is contained in:
parent
4cd4635fa5
commit
ede0dff030
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user