Improve left pane UI when loading search results
This commit is contained in:
parent
f05d45ac9b
commit
d81aaf654f
15 changed files with 420 additions and 93 deletions
|
@ -6911,7 +6911,11 @@ button.module-image__border-overlay:focus {
|
|||
// Module: conversation list
|
||||
|
||||
.module-conversation-list {
|
||||
@include smooth-scroll;
|
||||
&--scroll-behavior {
|
||||
&-default {
|
||||
@include smooth-scroll;
|
||||
}
|
||||
}
|
||||
|
||||
&__item {
|
||||
&--archive-button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue