padok-team / burrito

🌯 Burrito is a TACoS 🌮
https://padok-team.github.io/burrito
Apache License 2.0
238 stars 9 forks source link

refactor(ui): rework input and dropdown without text wrapping #237

Closed marcantoinegodde closed 5 months ago

marcantoinegodde commented 5 months ago

I noticed ugly text wrapping in a dropdown while drafting PR #220. To fix this, I also needed to rework the input component which broke the login page because of bad CSS I wrote. It's also fixed now.