refactor: show cursor pointer on dropdown items

This commit is contained in:
Shivam Mishra 2020-07-08 14:34:16 +05:30
parent b46d1ebf0c
commit 0d776920fa

View file

@ -6,10 +6,12 @@
.mark-all-read {
margin-top: 2px;
margin-right: 15px;
cursor: pointer;
}
.notification-settings {
margin-top: 2px;
cursor: pointer;
}
.collapse-indicator {