mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 11:10:56 +08:00
[SSE] Fix formula dialog
This commit is contained in:
@ -56,7 +56,7 @@ define([
|
||||
_options = {};
|
||||
|
||||
_.extend(_options, {
|
||||
width : 310,
|
||||
width : 350,
|
||||
height : 490,
|
||||
contentWidth : 390,
|
||||
header : true,
|
||||
|
||||
@ -42,6 +42,7 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user