Merge pull request #4765 from matrix-org/travis/room-list/show-less

Add a 'show less' button to the new room list
This commit is contained in:
Travis Ralston 2020-06-17 10:24:50 -06:00 committed by GitHub
commit 58671f014b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 43 additions and 13 deletions

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-up"><polyline points="18 15 12 9 6 15"></polyline></svg>

After

Width:  |  Height:  |  Size: 268 B