mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-08 21:56:19 +02:00
feat(room list): remove border between each list item
This commit is contained in:
parent
f297282bf6
commit
1d93946733
@ -31,9 +31,6 @@
|
||||
.mx_RoomListItemView_content {
|
||||
height: 100%;
|
||||
flex: 1;
|
||||
/* The border is only under the room name and the future hover menu */
|
||||
border-bottom: var(--cpd-border-width-0-5) solid var(--cpd-color-bg-subtle-secondary);
|
||||
box-sizing: border-box;
|
||||
min-width: 0;
|
||||
padding-right: var(--cpd-space-5x);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user