incresed modal width for manage buckets
This commit is contained in:
parent
a17a32a7cf
commit
3072759ba8
@ -257,7 +257,7 @@ const Directory = () =>
|
||||
<GlobalModel
|
||||
isOpen={openBucketModal}
|
||||
closeModal={() =>setOpenBucketModal(false)}
|
||||
size="md"
|
||||
size="lg"
|
||||
>
|
||||
<ManageBucket buckets={buckets} />
|
||||
</GlobalModel>
|
||||
|
Loading…
x
Reference in New Issue
Block a user