fix(room list): add cursor pointer on room list item (#29627)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
*/
|
||||
.mx_RoomListItemView {
|
||||
all: unset;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
background-color: var(--cpd-color-bg-action-secondary-hovered);
|
||||
|
||||
Reference in New Issue
Block a user