Tweak my-4 to mb-4 (#1164)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
This commit is contained in:
parent
f0ff048f4d
commit
fd2adae10f
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ const EventTypesPage = () => {
|
|||
</a>
|
||||
</>
|
||||
}
|
||||
className="my-4"
|
||||
className="mb-4"
|
||||
/>
|
||||
)}
|
||||
{data.eventTypeGroups &&
|
||||
|
|
Loading…
Reference in a new issue