Grigas
Grigas
Possibly because of how `vite` works in dev mode. Need to check this on production build.
Is this at 100% browser scaling? I see that the text in Select box is also cut off at the bottom... Also, what's the browser?
I just compared it with another Electron app, and it looks like the fonts might be slightly different in those Select boxes:  What `font` styles do you see for...
@iTwin/itwinui, I'm seeing the buttons overlap here, too: https://itwin.github.io/iTwinUI/react/?arg-future.themeBridge=true&story=buttongroup--with-icons  Just set the buttons to be "borderless" and make two adjacent buttons "active".
> * What is the use case for having multiple active buttons in a toolbar? Usually there should only be one active button. In this specific situation the buttons are...
> we can look into the CSS issue if someone opens an issue in the [iTwinUI](https://github.com/iTwin/iTwinUI/) repo. @AntanasBuk can you please do that?
I'm closing this issue as the underlying problem in iTwinUI has been fixed and there's nothing to do about it in our packages.
> This is a known issue, #[6674](https://github.com/iTwin/itwinjs-core/issues/6674) I have bumped up the priority of this issue because you're seeing perf issues related to it. I'm also leaving both open because...
@tejassutar2024, it looks like the job doesn't hang and is just taking too long... E.g. the first run managed to complete all but 2 tests until it hit the timeout......
@mayank99, is this something that you can handle from your side?