Room list: make the filter resize correctly (#30788) (#30795)

* fix: make the filter resize correctly

* test: update snapshot

(cherry picked from commit 155c0b6a0c)

Co-authored-by: Florian Duros <florianduros@element.io>
This commit is contained in:
ElementRobot
2025-09-16 18:07:10 +01:00
committed by GitHub
parent 01bba51200
commit 36b7b4a4cc
3 changed files with 3 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ exports[`<RoomListPrimaryFilters /> should renders all filters correctly 1`] = `
>
<div
aria-label="Room list filters"
class="flex"
class="flex mx_RoomListPrimaryFilters_list"
id="«r0»"
role="listbox"
style="--mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: var(--cpd-space-2x); --mx-flex-wrap: wrap;"