We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f297282 commit 1d93946Copy full SHA for 1d93946
res/css/views/rooms/RoomListPanel/_RoomListItemView.pcss
@@ -31,9 +31,6 @@
31
.mx_RoomListItemView_content {
32
height: 100%;
33
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;
37
min-width: 0;
38
padding-right: var(--cpd-space-5x);
39
0 commit comments