Skip to content

Commit 1d93946

Browse files
committed
feat(room list): remove border between each list item
1 parent f297282 commit 1d93946

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
.mx_RoomListItemView_content {
3232
height: 100%;
3333
flex: 1;
34-
/* The border is only under the room name and the future hover menu */
35-
border-bottom: var(--cpd-border-width-0-5) solid var(--cpd-color-bg-subtle-secondary);
36-
box-sizing: border-box;
3734
min-width: 0;
3835
padding-right: var(--cpd-space-5x);
3936

0 commit comments

Comments
 (0)