[RaisedButton] whitespace around while using flexbox for parent div and child height is bigger than btn #4458
Labels
component: button
This is the name of the generic UI component, not the React module!
package: styles
Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Problem description
I had this issue many times while using buttons:
solution is dead simple, just wrap button with extra div and it's solved. I think it would be nice if that extra div would be just inside component and there would be no need to wrap.
Steps to reproduce
SOLUTION - add extra div around RaisedButton:
Versions
The text was updated successfully, but these errors were encountered: