16.03.2018, 12:00
(16.03.2018, 08:23)admin Wrote: Add this to Custom CSS (Vis. Graphics > Edit Custom CSS):
Code:.item-control-single .control-slider { transform: scale(1.5); transform-origin: 0 0; }
Note that this will not work in the editor, only in the visualization view. You can change the scale factor (1.5) to whichever value you need.
thank you very much!!