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={
|
endContent={
|
||||||
<>
|
<>
|
||||||
<Button
|
<Button
|
||||||
size="sm"
|
size="md"
|
||||||
isIconOnly
|
isIconOnly
|
||||||
variant="light"
|
variant="light"
|
||||||
onPress={() => {
|
onPress={() => {
|
||||||
@ -242,6 +242,7 @@ const Profiles: React.FC = () => {
|
|||||||
setUrl(text)
|
setUrl(text)
|
||||||
})
|
})
|
||||||
}}
|
}}
|
||||||
|
className="mr-2"
|
||||||
>
|
>
|
||||||
<MdContentPaste className="text-lg" />
|
<MdContentPaste className="text-lg" />
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user