mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-01 15:31:43 +01:00
fix(room list): add cursor pointer on room list item (#29627)
This commit is contained in:
parent
7970b968c2
commit
24d9a174d7
@ -16,6 +16,7 @@
|
||||
*/
|
||||
.mx_RoomListItemView {
|
||||
all: unset;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
background-color: var(--cpd-color-bg-action-secondary-hovered);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user