Correct br

feat/troubleshooter-v2
Sean Brydon 2023-10-31 11:02:21 +00:00
parent 2a118e1a6b
commit d9d2aff953
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ type EventProps = {
};
const eventClasses = cva(
"group flex h-full w-full flex-col overflow-y-auto rounded-[4px] px-[6px] py-1 text-xs font-semibold leading-5 ",
"group flex h-full w-full flex-col overflow-y-auto rounded-[6px] px-[6px] py-1 text-xs font-semibold leading-5 ",
{
variants: {
status: {