mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-04-03 10:41:25 -06:00
chore: fix design
This commit is contained in:
parent
acb146255c
commit
7fd8fb61c9
@ -103,7 +103,7 @@ const UserCard = ({
|
||||
<ReSearchButton onClick={handleReSearchClick} />
|
||||
<DeleteButton onClick={handleDeleteClick} />
|
||||
</div>
|
||||
<div className="w-[170px]">
|
||||
<div className="w-[170px] flex justify-end">
|
||||
<ActionButton
|
||||
loading={loading}
|
||||
actionBtnLabelAndClass={actionBtnLabelAndClass}
|
||||
|
Loading…
x
Reference in New Issue
Block a user