fix: marging on help tooptip button
This commit is contained in:
parent
ce61f5dc6c
commit
95c8584114
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ const SupportLinkButton = ({ link, label }) => {
|
|||
rel="noopener noreferrer"
|
||||
href={link}>
|
||||
<ActionButton
|
||||
className="mb-8 leading-none"
|
||||
className="mb-1 leading-none"
|
||||
color="primary"
|
||||
Icon={LinkIcon}
|
||||
InverseIcon={InverseLinkIcon}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue