12.02.2020, 11:02
Hi
1. You can do it via custom css like this. Change will be visible only in Visu not editor
2. In object visualisation parameters there is step you can set.
1. You can do it via custom css like this. Change will be visible only in Visu not editor
Code:
.item-control-single .control-spinner {
transform: scale(0.75);
transform-origin: 0 0;
}
------------------------------
Ctrl+F5
Ctrl+F5