notification mark read

This commit is contained in:
realaravinth
2021-07-16 21:16:49 +05:30
parent 102ef5b4a1
commit 6f690734c5
14 changed files with 89 additions and 41 deletions

View File

@@ -35,7 +35,7 @@
}
.notification__mark-read-btn:hover {
cursor: grab;
cursor: pointer;
background-color: $light-grey;
}