mirror of
https://github.com/strapi/strapi.git
synced 2025-07-19 23:16:47 +00:00
Merge branch 'v4/ds-migration' of github.com:strapi/strapi into cm/edit-infos
This commit is contained in:
commit
ec84252184
@ -20,6 +20,7 @@ const Border = styled.div`
|
|||||||
|
|
||||||
const CheckboxWrapper = styled.div`
|
const CheckboxWrapper = styled.div`
|
||||||
position: relative;
|
position: relative;
|
||||||
|
word-break: keep-all;
|
||||||
${({ hasConditions, disabled, theme }) =>
|
${({ hasConditions, disabled, theme }) =>
|
||||||
hasConditions &&
|
hasConditions &&
|
||||||
`
|
`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user