mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 16:05:47 +01:00
💄 Style the modal for adding a service
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user