diff --git a/src/components/common/ChatOrUserPicker.scss b/src/components/common/ChatOrUserPicker.scss index d6e4f421b..73e2e833a 100644 --- a/src/components/common/ChatOrUserPicker.scss +++ b/src/components/common/ChatOrUserPicker.scss @@ -37,7 +37,7 @@ } .modal-content { - padding: 0; + padding: 0 !important; overflow: hidden; display: flex; flex-direction: column;