Fix missing rounded corners
This commit is contained in:
parent
157401201e
commit
338cfa5e67
@ -477,7 +477,7 @@ export default function () {
|
||||
return (
|
||||
<Card
|
||||
borderColor={eventColors[event.type]}
|
||||
borderRadius="2px"
|
||||
borderWidth="2px"
|
||||
w="100%"
|
||||
>
|
||||
<CardBody>
|
||||
|
Loading…
x
Reference in New Issue
Block a user