How to shrink the size of the Angular Zoom SDK setup

I’ve got the Zoom SDK in Angular working properly but there’s no way for me to iFrame the whole setup like I can with React. Is there any workaround for this besides tinkering with the CSS?

I’m on the most recent version on Github (just set it up yesterday)

Hey @cbarkachi,

Currently the Web SDK does not support custom sizing. Feel free to adjust things via CSS.

We are working to make it more customizable in the future.

Thanks,
Tommy

Hi Tommy,

Any suggestions on how to use CSS to resize all elements? The element styles currently seem very finicky and I’m finding myself modifying the size of each individual button, frame, etc.

Hey @cbarkachi,

Since resizing is not supported by the Web SDK you will have to try your best to do it custom until we develop more customization featuers.

Thanks,
Tommy