monetr / web-ui

Web interface for the budgeting application.
Other
1 stars 2 forks source link

Fix button styles in dialog actions. #505

Open elliotcourant opened 3 years ago

elliotcourant commented 3 years ago

image

Buttons are not being rendered the way they used to with the new material ui update.

They should have more padding on the button.

elliotcourant commented 3 years ago

This is not happening in all dialogs.

image

But it happens intermittently in even dialogs where it does work.

image

When the buttons do render wrong, it also messes up other things image

elliotcourant commented 3 years ago

Reverting the MUI update for now, there is an issue with .MuiButtonBase-root unsetting several styles.