feat: fixed member layout in invite contancts and remove mods modals
parent
9f779a86c7
commit
3192bcc1c2
@ -1,10 +1,3 @@
|
||||
// used for the list after adding a `@` in the compose text input
|
||||
.contact-selection-list {
|
||||
max-height: 240px;
|
||||
overflow-y: auto;
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
.module-conversation-list-item--mentioned-us {
|
||||
border-left: 4px solid var(--conversation-tab-color-strip-color) !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue