mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-27 05:00:30 +08:00
chore: tweak MdContentPaste
This commit is contained in:
parent
ee19749009
commit
68dd3fd01a
@ -234,7 +234,7 @@ const Profiles: React.FC = () => {
|
||||
endContent={
|
||||
<>
|
||||
<Button
|
||||
size="sm"
|
||||
size="md"
|
||||
isIconOnly
|
||||
variant="light"
|
||||
onPress={() => {
|
||||
@ -242,6 +242,7 @@ const Profiles: React.FC = () => {
|
||||
setUrl(text)
|
||||
})
|
||||
}}
|
||||
className="mr-2"
|
||||
>
|
||||
<MdContentPaste className="text-lg" />
|
||||
</Button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user