@@ -25,7 +25,7 @@ exports[`<RoomList /> should render a room list 1`] = `
25
25
<button
26
26
aria-label = " Open room room0"
27
27
aria-selected = " false"
28
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
28
+ class = " mx_RoomListItemView"
29
29
role = " gridcell"
30
30
style = " height: 48px; left: 0px; position: absolute; top: 0px; width: 100%;"
31
31
tabindex = " 0"
@@ -56,7 +56,7 @@ exports[`<RoomList /> should render a room list 1`] = `
56
56
</span >
57
57
<div
58
58
class = " mx_Flex mx_RoomListItemView_content"
59
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
59
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
60
60
>
61
61
<div
62
62
class = " mx_RoomListItemView_text"
@@ -77,7 +77,7 @@ exports[`<RoomList /> should render a room list 1`] = `
77
77
<button
78
78
aria-label = " Open room room1"
79
79
aria-selected = " false"
80
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
80
+ class = " mx_RoomListItemView"
81
81
role = " gridcell"
82
82
style = " height: 48px; left: 0px; position: absolute; top: 48px; width: 100%;"
83
83
tabindex = " -1"
@@ -108,7 +108,7 @@ exports[`<RoomList /> should render a room list 1`] = `
108
108
</span >
109
109
<div
110
110
class = " mx_Flex mx_RoomListItemView_content"
111
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
111
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
112
112
>
113
113
<div
114
114
class = " mx_RoomListItemView_text"
@@ -129,7 +129,7 @@ exports[`<RoomList /> should render a room list 1`] = `
129
129
<button
130
130
aria-label = " Open room room2"
131
131
aria-selected = " false"
132
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
132
+ class = " mx_RoomListItemView"
133
133
role = " gridcell"
134
134
style = " height: 48px; left: 0px; position: absolute; top: 96px; width: 100%;"
135
135
tabindex = " -1"
@@ -160,7 +160,7 @@ exports[`<RoomList /> should render a room list 1`] = `
160
160
</span >
161
161
<div
162
162
class = " mx_Flex mx_RoomListItemView_content"
163
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
163
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
164
164
>
165
165
<div
166
166
class = " mx_RoomListItemView_text"
@@ -181,7 +181,7 @@ exports[`<RoomList /> should render a room list 1`] = `
181
181
<button
182
182
aria-label = " Open room room3"
183
183
aria-selected = " false"
184
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
184
+ class = " mx_RoomListItemView"
185
185
role = " gridcell"
186
186
style = " height: 48px; left: 0px; position: absolute; top: 144px; width: 100%;"
187
187
tabindex = " -1"
@@ -212,7 +212,7 @@ exports[`<RoomList /> should render a room list 1`] = `
212
212
</span >
213
213
<div
214
214
class = " mx_Flex mx_RoomListItemView_content"
215
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
215
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
216
216
>
217
217
<div
218
218
class = " mx_RoomListItemView_text"
@@ -233,7 +233,7 @@ exports[`<RoomList /> should render a room list 1`] = `
233
233
<button
234
234
aria-label = " Open room room4"
235
235
aria-selected = " false"
236
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
236
+ class = " mx_RoomListItemView"
237
237
role = " gridcell"
238
238
style = " height: 48px; left: 0px; position: absolute; top: 192px; width: 100%;"
239
239
tabindex = " -1"
@@ -264,7 +264,7 @@ exports[`<RoomList /> should render a room list 1`] = `
264
264
</span >
265
265
<div
266
266
class = " mx_Flex mx_RoomListItemView_content"
267
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
267
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
268
268
>
269
269
<div
270
270
class = " mx_RoomListItemView_text"
@@ -285,7 +285,7 @@ exports[`<RoomList /> should render a room list 1`] = `
285
285
<button
286
286
aria-label = " Open room room5"
287
287
aria-selected = " false"
288
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
288
+ class = " mx_RoomListItemView"
289
289
role = " gridcell"
290
290
style = " height: 48px; left: 0px; position: absolute; top: 240px; width: 100%;"
291
291
tabindex = " -1"
@@ -316,7 +316,7 @@ exports[`<RoomList /> should render a room list 1`] = `
316
316
</span >
317
317
<div
318
318
class = " mx_Flex mx_RoomListItemView_content"
319
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
319
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
320
320
>
321
321
<div
322
322
class = " mx_RoomListItemView_text"
@@ -337,7 +337,7 @@ exports[`<RoomList /> should render a room list 1`] = `
337
337
<button
338
338
aria-label = " Open room room6"
339
339
aria-selected = " false"
340
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
340
+ class = " mx_RoomListItemView"
341
341
role = " gridcell"
342
342
style = " height: 48px; left: 0px; position: absolute; top: 288px; width: 100%;"
343
343
tabindex = " -1"
@@ -368,7 +368,7 @@ exports[`<RoomList /> should render a room list 1`] = `
368
368
</span >
369
369
<div
370
370
class = " mx_Flex mx_RoomListItemView_content"
371
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
371
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
372
372
>
373
373
<div
374
374
class = " mx_RoomListItemView_text"
@@ -389,7 +389,7 @@ exports[`<RoomList /> should render a room list 1`] = `
389
389
<button
390
390
aria-label = " Open room room7"
391
391
aria-selected = " false"
392
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
392
+ class = " mx_RoomListItemView"
393
393
role = " gridcell"
394
394
style = " height: 48px; left: 0px; position: absolute; top: 336px; width: 100%;"
395
395
tabindex = " -1"
@@ -420,7 +420,7 @@ exports[`<RoomList /> should render a room list 1`] = `
420
420
</span >
421
421
<div
422
422
class = " mx_Flex mx_RoomListItemView_content"
423
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
423
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
424
424
>
425
425
<div
426
426
class = " mx_RoomListItemView_text"
@@ -441,7 +441,7 @@ exports[`<RoomList /> should render a room list 1`] = `
441
441
<button
442
442
aria-label = " Open room room8"
443
443
aria-selected = " false"
444
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
444
+ class = " mx_RoomListItemView"
445
445
role = " gridcell"
446
446
style = " height: 48px; left: 0px; position: absolute; top: 384px; width: 100%;"
447
447
tabindex = " -1"
@@ -472,7 +472,7 @@ exports[`<RoomList /> should render a room list 1`] = `
472
472
</span >
473
473
<div
474
474
class = " mx_Flex mx_RoomListItemView_content"
475
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
475
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
476
476
>
477
477
<div
478
478
class = " mx_RoomListItemView_text"
@@ -493,7 +493,7 @@ exports[`<RoomList /> should render a room list 1`] = `
493
493
<button
494
494
aria-label = " Open room room9"
495
495
aria-selected = " false"
496
- class = " mx_RoomListItemView mx_RoomListItemView_empty "
496
+ class = " mx_RoomListItemView"
497
497
role = " gridcell"
498
498
style = " height: 48px; left: 0px; position: absolute; top: 432px; width: 100%;"
499
499
tabindex = " -1"
@@ -524,7 +524,7 @@ exports[`<RoomList /> should render a room list 1`] = `
524
524
</span >
525
525
<div
526
526
class = " mx_Flex mx_RoomListItemView_content"
527
- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-3x ); --mx-flex-wrap: nowrap;"
527
+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: space-between; --mx-flex-gap: var(--cpd-space-2x ); --mx-flex-wrap: nowrap;"
528
528
>
529
529
<div
530
530
class = " mx_RoomListItemView_text"
0 commit comments