### Vibe version ^3.0.0 ### Describe the bug When clicking on the arrow of the SplitButton to close the opened menu, the menu's position shifts a bit to the top left ### Expected behavior The menu should remain in the same place until it closes ### Steps to reproduce 1. In a SplitButton, open the menu using the arrow button. 2. Click again to close the menu. The menu position moves a bit. Example snippet: ``` <SplitButton> Button </SplitButton> ``` https://github.com/user-attachments/assets/c9b8c65e-e6d1-422c-8e46-ebec6f3b4d7a ### Reproduction example link _No response_ ### System Info ```shell ``` ### Additional context, Screenshots _No response_