fix: Show pointer on hovering on mention list
(cherry picked from commit 22a2803f7b)
This commit is contained in:
parent
ad3149c733
commit
0edc05fda8
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@
|
|||
padding: 10px 12px;
|
||||
height: initial;
|
||||
line-height: initial;
|
||||
cursor: pointer;
|
||||
|
||||
&.selected {
|
||||
background-color: var(--control-bg);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue