dark theme fixes
This commit is contained in:
@@ -148,7 +148,7 @@ export function GiftBottomSheet({
|
||||
|
||||
<br />
|
||||
|
||||
<Button type="primary" style={{ width: "100%" }} onClick={handleSave}>
|
||||
<Button type="primary" style={{ width: "100%", boxShadow: "none" }} onClick={handleSave}>
|
||||
{t("address.save")}
|
||||
</Button>
|
||||
</ProBottomSheet>
|
||||
|
||||
Reference in New Issue
Block a user