update button theme
This commit is contained in:
@@ -64,6 +64,7 @@ export const applyThemeWithOverrides = (themeConfig: ThemeOptions): ThemeOptions
|
||||
},
|
||||
defaultProps: {
|
||||
disableElevation: true,
|
||||
disableRipple: false,
|
||||
},
|
||||
},
|
||||
MuiAlert: {
|
||||
|
||||
@@ -31,7 +31,7 @@ const SharesInput = (props: SharesInputProps) => {
|
||||
},
|
||||
mt: 0,
|
||||
}}
|
||||
variant="outlined"
|
||||
variant="filled"
|
||||
margin="dense"
|
||||
placeholder={t("dashboard:settings.searchShare")}
|
||||
type="text"
|
||||
|
||||
Reference in New Issue
Block a user