StackedRouter: add default background
This commit is contained in:
parent
2da7bf134e
commit
e3d9d0c4ba
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ dialog.StackedPage {
|
||||||
contain-intrinsic-size: auto 560px auto 100dvh;
|
contain-intrinsic-size: auto 560px auto 100dvh;
|
||||||
content-visibility: auto;
|
content-visibility: auto;
|
||||||
|
|
||||||
|
background: var(--tutu-color-surface);
|
||||||
box-shadow: var(--tutu-shadow-e16);
|
box-shadow: var(--tutu-shadow-e16);
|
||||||
|
|
||||||
@media (min-width: 560px) {
|
@media (min-width: 560px) {
|
||||||
|
|
Loading…
Reference in a new issue