mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 07:25:48 +01:00
Make docker drawer full size
This commit is contained in:
@@ -60,6 +60,7 @@ export default function DockerMenuButton(props: any) {
|
||||
opened={opened}
|
||||
onClose={() => setOpened(false)}
|
||||
padding="xl"
|
||||
position="right"
|
||||
size="full"
|
||||
title={<ContainerActionBar selected={selection} reload={reload} />}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user