Room list: make the filter resize correctly (#30788)
* fix: make the filter resize correctly * test: update snapshot
This commit is contained in:
@@ -12,10 +12,7 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: unset;
|
||||
padding: unset;
|
||||
list-style-type: none;
|
||||
.mx_RoomListPrimaryFilters_list {
|
||||
/**
|
||||
* The InteractionObserver needs the height to be set to work properly.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user