UI: Adjust styles in the Chat Folder Modal (#4919)

This commit is contained in:
Alexander Zinchuk 2024-08-29 15:52:58 +02:00
parent 091bf3c610
commit 877521617e

View File

@ -8,7 +8,7 @@
}
.root :global(.modal-dialog) {
height: 70%;
max-height: 70%;
max-width: 26.25rem;
overflow: hidden;
}