[SSE mobile] debug styles

This commit is contained in:
Maxim Kadushkin 2017-01-18 16:48:54 +03:00
parent 50a31b80fa
commit 9345ca25c6
6 changed files with 14 additions and 10 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,6 @@
@appStatusbarHeight: 30px;
@baseZIndex: 10;
.navbar-hidden + .navbar-through {
> .page.editor {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -6,6 +6,7 @@
position: relative;
box-sizing: border-box;
background-color: @gray-light;
z-index: @baseZIndex + 1;
* {
box-sizing: border-box;