09.07.2022, 12:48
(07.07.2022, 08:56)admin Wrote: Do you mean that the control does not fit all digits for a 4-byte data type?
Control width can be changed via Custom CSS in Settings & themes:
Code:1234#setting_custom_widget [data-element] .number, .widget-custom .number { width: 130px; }
Ok it works.
Thank you so much