ChatOrUserPicker: Fix UI sometimes being broken (#2158)

This commit is contained in:
Alexander Zinchuk 2022-11-27 19:16:57 +01:00
parent 5c510a91a4
commit 465f3f1f1a

View File

@ -37,7 +37,7 @@
}
.modal-content {
padding: 0;
padding: 0 !important;
overflow: hidden;
display: flex;
flex-direction: column;