chore: Refactor chat list for RTL (#6524)
* chore: Refactor chat list for RTL * chore: Modal * fix: Show more button margin * chore: Inbox name fix
This commit is contained in:
@@ -81,8 +81,8 @@
|
||||
}
|
||||
|
||||
.conversations-list {
|
||||
overflow-y: auto;
|
||||
flex: 1 1;
|
||||
overflow-y: auto;
|
||||
|
||||
@include breakpoint(large up) {
|
||||
@include scroll-on-hover;
|
||||
|
||||
Reference in New Issue
Block a user