mirror of
https://github.com/strapi/strapi.git
synced 2025-09-23 07:22:51 +00:00
fix: add missing borders to widgets (#22612)
This commit is contained in:
parent
33da70177d
commit
0cf2e91c65
@ -23,6 +23,7 @@ const Root = ({ title, icon = PuzzlePiece, children }: RootProps) => {
|
||||
direction="column"
|
||||
alignItems="flex-start"
|
||||
background="neutral0"
|
||||
borderColor="neutral150"
|
||||
shadow="tableShadow"
|
||||
tag="section"
|
||||
gap={4}
|
||||
|
Loading…
x
Reference in New Issue
Block a user