mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-10 21:26:08 -05:00
margin to button
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user