[DE PE SSE mobile] Fix Bug 51458
This commit is contained in:
parent
bd326bcdfa
commit
2a0ae0db20
|
@ -48,6 +48,11 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
&-inner {
|
||||||
|
background: var(--f7-navbar-bg-color);
|
||||||
|
background-image: var(--f7-navbar-bg-image, var(--f7-bars-bg-image));
|
||||||
|
background-color: var(--f7-navbar-bg-color, var(--f7-bars-bg-color));
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.page.page-with-subnavbar.page-with-logo {
|
.page.page-with-subnavbar.page-with-logo {
|
||||||
|
|
Loading…
Reference in a new issue