[SSE] Fix formula dialog

This commit is contained in:
Julia Radzhabova 2019-03-04 17:46:19 +03:00
parent 1071360588
commit 48e074804d
2 changed files with 2 additions and 1 deletions

View file

@ -56,7 +56,7 @@ define([
_options = {};
_.extend(_options, {
width : 310,
width : 350,
height : 490,
contentWidth : 390,
header : true,

View file

@ -42,6 +42,7 @@
font-weight: bold;
}
word-wrap: break-word;
}
}
}