💄 Style the modal for adding a service

This commit is contained in:
Aj - Thomas
2022-05-16 13:51:14 +02:00
committed by ajnart
parent 0d11244506
commit d4c1148025

View File

@@ -27,7 +27,7 @@ export function AddItemShelfButton(props: any) {
return (
<>
<Modal
size="md"
size="xl"
radius="md"
title={<Title order={3}>Add service</Title>}
opened={props.opened || opened}