Allow default toast to work with .adaptive flag.
This commit is contained in:
parent
333587d95e
commit
14794d2221
1 changed files with 1 additions and 0 deletions
|
|
@ -1404,6 +1404,7 @@ defaultToast: Toast {
|
||||||
|
|
||||||
defaultMultilineToast: Toast(defaultToast) {
|
defaultMultilineToast: Toast(defaultToast) {
|
||||||
minWidth: 160px;
|
minWidth: 160px;
|
||||||
|
maxWidth: 360px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Windows specific title
|
// Windows specific title
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue