Merge remote-tracking branch 'origin/feature/new-mobile' into feature/new-mobile
This commit is contained in:
commit
0421a689d8
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -84,6 +84,7 @@ input, textarea {
|
|||
top: @toolbarSize;
|
||||
bottom: 0;
|
||||
height: auto;
|
||||
overflow: hidden;
|
||||
.transition(300ms);
|
||||
}
|
||||
|
||||
|
|
|
@ -77,6 +77,7 @@ input, textarea {
|
|||
top: @toolbarSize;
|
||||
bottom: 0;
|
||||
height: auto;
|
||||
overflow: hidden;
|
||||
.transition(300ms);
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -84,6 +84,7 @@ input, textarea {
|
|||
top: @toolbarSize;
|
||||
bottom: 0;
|
||||
height: auto;
|
||||
overflow: hidden;
|
||||
.transition(300ms);
|
||||
}
|
||||
|
||||
|
|
|
@ -65,6 +65,7 @@
|
|||
top: @toolbarSize;
|
||||
bottom: 0;
|
||||
height: auto;
|
||||
overflow: hidden;
|
||||
.transition(300ms);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue