Show pointer cursor on notification row

pull/9759/head
Henriette Darge 3 years ago
parent cea3ce5be1
commit 89bcb68b26
  1. 1
      frontend/src/app/features/in-app-notifications/entry/in-app-notification-entry.component.sass

@ -40,6 +40,7 @@ $subject-font-size: 14px
grid-template-areas: "header" "body" "footer" grid-template-areas: "header" "body" "footer"
grid-gap: 10px grid-gap: 10px
align-items: center align-items: center
cursor: pointer
&--top-line &--top-line
grid-area: header grid-area: header

Loading…
Cancel
Save