mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 15:06:10 +08:00
[SSE mobile] Fix render Cell Styles
This commit is contained in:
@ -360,6 +360,7 @@ define([
|
||||
|
||||
onApiInitEditorStyles: function(styles){
|
||||
window.styles_loaded = false;
|
||||
_cellStyles = styles;
|
||||
|
||||
this.getView('EditCell').renderStyles(styles);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user