Web sdk style problem with bootstrap version

when i use zoom web sdk in my existing web application angular project it does not show video like

because i use bootstrap v4.3.1 css in my project.

if i use “node_modules/@zoomus/websdk/dist/css/bootstrap.css”, in my project it works good for zoom video like

but my project css structure broken down and all modal are not open because of the version of bootstrap(v3.1.1) of zoom web sdk is very backdated how can i solve it?

Hey @mohammadlockman,

Please see my post here about Web SDK styling within your app:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.