mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +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;
|
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) {
|
@media (max-width: 480px), (max-width: 344px) {
|
||||||
.mdc-snackbar__surface {
|
.mdc-snackbar__surface {
|
||||||
min-width: inherit;
|
min-width: inherit;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user