mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 03:29:20 +03:00
Small fixes
This commit is contained in:
parent
016b3eead3
commit
d79947259b
4 changed files with 9 additions and 1 deletions
|
|
@ -104,6 +104,8 @@ NewHtmlEditorWrapper.prototype.modeToggle = function (bPlain)
|
|||
this.editor.setMode('plain');
|
||||
}
|
||||
}
|
||||
|
||||
this.resize();
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue