I’ve a split layout and in the primary component, there is a Horizontal Layout and then a Grid. The issue is, when adding this HL, it is creating a scroll bar which I do not need. Both HL and Grid are set to 100% width but still the scroll bar is there. How to fix this?
If you want the text-field to shrink below the default size (192px) you can reset this variable. It’s recommended to scope that change using a classname not to affect all fields.