Skip to content

Commit abc03bd

Browse files
jb-0pettinarip
andauthored
Update src/components/ExpandableCard.tsx
Co-authored-by: Pablo Pettinari <pettinarip@gmail.com>
1 parent 94c917e commit abc03bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ExpandableCard.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const ExpandableCard: React.FC<IProps> = ({
5858
<Accordion
5959
border="1px solid"
6060
borderColor="border"
61-
borderRadius="2px"
61+
borderRadius="sm"
6262
display="flex"
6363
flex-direction="column"
6464
marginBottom="1rem"

0 commit comments

Comments
 (0)