Commit 0095c26e authored by Maxim Kadushkin's avatar Maxim Kadushkin

[SSE mobile] shift work area when navbar collapse

parent bcaf3822
@appStatusbarHeight: 30px;
.navbar-hidden + .navbar-through {
> .page.editor {
padding-top: 0;
}
}
.navbar-through {
> .page.editor {
padding-top: @appToolbarHeight;
transition: padding-top .2s ease-in;
transition: padding-top 400ms ease-in;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment