Extract ListView controller from ConversationList

This commit is contained in:
Alvaro 2022-11-14 11:48:51 -07:00 committed by GitHub
parent 1b901522c2
commit 6b42a69947
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 91 additions and 31 deletions

View file

@ -4365,12 +4365,6 @@ button.module-image__border-overlay:focus {
padding-right: 10px;
}
&--scroll-behavior {
&-default {
@include smooth-scroll;
}
}
&__item {
&--archive-button {
@include button-reset;