mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 12:46:03 +08:00
[SSE] Fix Bug 46012
This commit is contained in:
@ -243,7 +243,7 @@ define([
|
||||
this.numCols = new Common.UI.MetricSpinner({
|
||||
el: $('#slicer-spin-cols'),
|
||||
step: 1,
|
||||
width: 50,
|
||||
width: 55,
|
||||
defaultUnit : "",
|
||||
defaultValue : 1,
|
||||
value: '1',
|
||||
|
||||
Reference in New Issue
Block a user