Skip to content

Commit d3d3a77

Browse files
committed
feat(room list): improve hover and selection style
1 parent 269329a commit d3d3a77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/views/rooms/RoomListPanel/_RoomListItemView.pcss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
flex: 1;
3333
height: 100%;
3434
overflow: hidden;
35+
border-radius: 8px;
3536

3637
.mx_RoomListItemView_content {
3738
height: 100%;

0 commit comments

Comments
 (0)