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