update button theme

This commit is contained in:
2025-10-24 21:29:38 +08:00
parent 2f4930b39a
commit ac2d49a400
2 changed files with 2 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ const SharesInput = (props: SharesInputProps) => {
},
mt: 0,
}}
variant="outlined"
variant="filled"
margin="dense"
placeholder={t("dashboard:settings.searchShare")}
type="text"