Hi, I have some text fields and combo boxes inside a form following this sample (
https://openui5.hana.ondemand.com/#/sample/sap.ui.layout.sample.FormToolbar/preview). In the sample, the height of the elements is small. In my form even though I am using the same code, the elements are much bigger. I am able to control the width, but I haven't found a way to change the height. How can I do this? Thank you