mirror of
https://github.com/strapi/strapi.git
synced 2025-08-06 15:53:11 +00:00
Merge pull request #15174 from GitStartHQ/fix/add-button-repeatable-components
This commit is contained in:
commit
3b576487d2
@ -8,7 +8,6 @@ import { Flex } from '@strapi/design-system/Flex';
|
||||
import { KeyboardNavigable } from '@strapi/design-system/KeyboardNavigable';
|
||||
|
||||
const AccordionFooter = styled(Box)`
|
||||
overflow: hidden;
|
||||
border-bottom: 1px solid ${({ theme }) => theme.colors.neutral200};
|
||||
border-right: 1px solid ${({ theme }) => theme.colors.neutral200};
|
||||
border-left: 1px solid ${({ theme }) => theme.colors.neutral200};
|
||||
|
Loading…
x
Reference in New Issue
Block a user