The hidden input element takes the same width as the rendered element. Along with `transform: translateX(-100%);` Happy to work on this, just don't know what is best approach. Same styling as in `Select`? <img width="662" alt="Screenshot 2024-12-24 at 15 05 27" src="https://github.com/user-attachments/assets/c89ea27d-94e5-4d95-bd06-3da542481e5c" />
The hidden input element takes the same width as the rendered element. Along with
transform: translateX(-100%);Happy to work on this, just don't know what is best approach. Same styling as in
Select?