mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 07:32:19 -05:00
margin to button
This commit is contained in:
parent
b034933062
commit
1910e05f93
|
|
@ -47,7 +47,7 @@ const BuildCardStats: React.FC<BuildCardStatsProps> = ({
|
|||
>
|
||||
<ViewSlots build={build} />
|
||||
<Link to={`/analyzer?${queryParam}`}>
|
||||
<Button icon={RiTShirtAirLine} outlined>
|
||||
<Button icon={RiTShirtAirLine} outlined mt="1em">
|
||||
Show in build analyzer
|
||||
</Button>
|
||||
</Link>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user