Dubious height setting for iOS
This commit is contained in:
parent
52d8d8db1d
commit
40985f1811
@ -767,6 +767,7 @@ define([
|
||||
//andThen(Ckeditor);
|
||||
// mobile configuration
|
||||
Ckeditor.config.toolbarCanCollapse = true;
|
||||
Ckeditor.config.height = '72vh';
|
||||
if (screen.height < 800) {
|
||||
Ckeditor.config.toolbarStartupExpanded = false;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user