mantinedev / ui.mantine.dev

Mantine UI website and components
https://ui.mantine.dev
MIT License
2.84k stars 314 forks source link

Fix: NumberInput wrapper not in display flex #53

Closed frostatwolf closed 1 year ago

frostatwolf commented 1 year ago

I noticed the flex wasn't getting set properly for the NumberInput styles.

Before: image

After: image