feat(room list): improve hover and selection style

This commit is contained in:
Florian Duros 2025-10-29 10:46:13 +01:00
parent 269329a36d
commit d3d3a77e43
No known key found for this signature in database
GPG Key ID: A5BBB4041B493F15

View File

@ -32,6 +32,7 @@
flex: 1;
height: 100%;
overflow: hidden;
border-radius: 8px;
.mx_RoomListItemView_content {
height: 100%;