mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Improved the compactcomposer #1498
This commit is contained in:
parent
b4dbf249ee
commit
d198ad5a59
4 changed files with 15 additions and 213 deletions
|
|
@ -136,6 +136,7 @@
|
|||
squire = new win.Squire2(wysiwyg, SquireDefaultConfig);
|
||||
|
||||
this.container = container;
|
||||
container.classList.add('CompactComposer');
|
||||
|
||||
plain.className = 'squire-plain';
|
||||
wysiwyg.className = 'squire-wysiwyg';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue