[DE PE ios] Update style of editor_sdk.
This commit is contained in:
parent
32442a17e7
commit
c4d4d9e5c9
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;
|
top: @toolbarSize;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
overflow: hidden;
|
||||||
.transition(300ms);
|
.transition(300ms);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -77,6 +77,7 @@ input, textarea {
|
||||||
top: @toolbarSize;
|
top: @toolbarSize;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
overflow: hidden;
|
||||||
.transition(300ms);
|
.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;
|
top: @toolbarSize;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
overflow: hidden;
|
||||||
.transition(300ms);
|
.transition(300ms);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -65,6 +65,7 @@
|
||||||
top: @toolbarSize;
|
top: @toolbarSize;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
overflow: hidden;
|
||||||
.transition(300ms);
|
.transition(300ms);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue