mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Merge branch 'main' into fix/add-loading-icon-to-save-btn
This commit is contained in:
commit
51fce80882
@ -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