actions: Show pointer on bell icon.

This commit is contained in:
Karl Stolley 2023-08-23 14:12:17 -05:00 committed by Tim Abbott
parent cc8c159e0a
commit 9709e1b4ed

View File

@ -1540,6 +1540,7 @@ td.pointer {
&:hover {
opacity: 0.4 !important;
cursor: pointer;
}
}