Hello Webix team,
I want to apply style to webix_popup of first multicombo not for second. I want to add a custom class to particular webix_popup of multicombo. How can I add it. So that I can use it to traverse it in css.
https://snippet.webix.com/msc0k74s
I want to apply the style like: .mycustomClass .webix_popup{/style/}
so that it wont affect my other webix_popup.