Files
twenty/packages/twenty-front
Weiko 41674129c3 Fix sign-in-up sso buttons width (#11499)
## Context
An enforced width was introduced recently for error texts but broke
Microsoft sso placement due to its longer text.
I've replaced it by a min-width and introduced the missing one in global
signin/up.

Before
<img width="456" alt="Screenshot 2025-04-10 at 12 14 51"
src="https://github.com/user-attachments/assets/43f29c63-f257-4c1c-9c16-b0170343c43e"
/>

After
<img width="494" alt="Screenshot 2025-04-10 at 12 14 17"
src="https://github.com/user-attachments/assets/17c4362a-1336-4adc-aeb9-76c6dcd059c6"
/>
2025-04-10 13:51:21 +02:00
..
2025-01-03 15:18:02 +01:00
2025-01-07 16:09:48 +01:00
2025-04-09 17:35:25 +02:00
2025-04-09 17:35:25 +02:00
2025-04-09 01:03:43 +02:00

Run yarn dev while server running on port 3000