fix: new width for the slider in theme settings
This commit is contained in:
parent
863da63c56
commit
b3f5b3c899
|
@ -48,7 +48,7 @@
|
|||
step: 1,
|
||||
scale: [0,10,20,30,40,50,60,70,80,90,100],
|
||||
format: '%s',
|
||||
width: 720,
|
||||
width: 622,
|
||||
showLabels: true,
|
||||
snap: true
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue