refactor: show cursor pointer on dropdown items
This commit is contained in:
parent
b46d1ebf0c
commit
0d776920fa
1 changed files with 2 additions and 0 deletions
|
|
@ -6,10 +6,12 @@
|
|||
.mark-all-read {
|
||||
margin-top: 2px;
|
||||
margin-right: 15px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.notification-settings {
|
||||
margin-top: 2px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.collapse-indicator {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue