Fix missing rounded corners

This commit is contained in:
2024-10-19 00:48:40 -04:00
parent 157401201e
commit 338cfa5e67

View File

@ -477,7 +477,7 @@ export default function () {
return (
<Card
borderColor={eventColors[event.type]}
borderRadius="2px"
borderWidth="2px"
w="100%"
>
<CardBody>