mirror of
https://github.com/strapi/strapi.git
synced 2025-09-18 13:02:18 +00:00
removed unecessary size in Stack
This commit is contained in:
parent
fe3f334fec
commit
a2918a8ccd
@ -82,7 +82,7 @@ const Component = ({
|
||||
<AccordionToggle
|
||||
startIcon={<FontAwesomeIcon icon={icon} />}
|
||||
action={
|
||||
<Stack horizontal size={2}>
|
||||
<Stack horizontal size={0}>
|
||||
{showDownIcon && (
|
||||
<IconButtonCustom
|
||||
noBorder
|
||||
|
Loading…
x
Reference in New Issue
Block a user