[SSE] Fill Cell: change width of gradient angle
This commit is contained in:
parent
c6f251a22a
commit
010f0e13ec
|
@ -194,7 +194,7 @@ define([
|
|||
this.numGradientAngle = new Common.UI.MetricSpinner({
|
||||
el: $('#cell-spin-gradient-angle'),
|
||||
step: 1,
|
||||
width: 60,
|
||||
width: 90,
|
||||
defaultUnit : "°",
|
||||
value: '0 °',
|
||||
allowDecimal: true,
|
||||
|
|
Loading…
Reference in a new issue