### Describe the bug When having the activity bar to the top (or buttom) and running the tests suite, the spinner logo appear but is slightly not rounded https://github.com/user-attachments/assets/ec269ff8-15a8-48b3-aa1a-0c88137349a5 ### Expected behavior A rounded spinner ### Reproduction Move activity bar to the top and lunch a test suite ### Output ```shell not related ``` ### Extension Version 1.50.4 ### Vitest Version 4.1.0 ### Validations - [x] Check that you are using the latest version of the extension - [x] Check that there isn't [already an issue](https://github.com/vitest-dev/vscode/issues) that reports the same bug to avoid creating a duplicate. - [x] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vitest-dev/vscode/discussions) or join our [Discord Chat Server](https://chat.vitest.dev). - [x] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
When having the activity bar to the top (or buttom) and running the tests suite, the spinner logo appear but is slightly not rounded
spinner-round.mov
Expected behavior
A rounded spinner
Reproduction
Move activity bar to the top and lunch a test suite
Output
Extension Version
1.50.4
Vitest Version
4.1.0
Validations