fix
This commit is contained in:
parent
a441dd193d
commit
ecdff7d24b
1 changed files with 0 additions and 2 deletions
|
@ -552,8 +552,6 @@ console.log(mainRouter.currentRoute.value.name);
|
||||||
|
|
||||||
> .contents {
|
> .contents {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
flex-grow: 1;
|
|
||||||
flex-basis: 900px;
|
|
||||||
$widgets-hide-threshold: 1090px;
|
$widgets-hide-threshold: 1090px;
|
||||||
@media (max-width: $widgets-hide-threshold) {
|
@media (max-width: $widgets-hide-threshold) {
|
||||||
padding-bottom: calc(env(safe-area-inset-bottom, 0px) + 96px);
|
padding-bottom: calc(env(safe-area-inset-bottom, 0px) + 96px);
|
||||||
|
|
Loading…
Reference in a new issue