Sunandar Gusti

Results 1 issues of Sunandar Gusti

I'm deploying [apps-script-samples](https://github.com/googleworkspace/apps-script-samples/tree/main)/[picker](https://github.com/googleworkspace/apps-script-samples/tree/main/picker) as is. How to remove this unnecessary vertical scrollbar? Tried to set height using `.setSize(600, 500)` on `PickerBuilder()` but not working. ![image](https://github.com/user-attachments/assets/05d78034-6be3-4e53-a98a-659a0f6c00ad)