unequal width of inputs
Unanswered
Northeast Congo Lion posted this in #help-forum
2 Replies
Northeast Congo LionOP
its tailwind css
Can you send the code to layout the buttons like that?
If you want specific widths in an specific layout, use grid.
Flex box makes them either grow or shrink accordingly to their native size in order to make them fit one next to another
If you want specific widths in an specific layout, use grid.
Flex box makes them either grow or shrink accordingly to their native size in order to make them fit one next to another