More consistent buttons
Opened this issue · 0 comments
mortmoe commented
In the link bubble menus the "outlined" variant of the mui Button is used
In the color picker poppers a default button (no variant) is used.
The preferred solution I think would be to add props to control this. A quicker solution I guess would be to make sure all buttons in poppers use the same variant and colors.
Not a huge issue, but would look better imo.