feat(webapp): refactor notification page
Created by: maeckes-infinitylabs
🍰 Pullrequest
Refactors the notification page to add better visibility for mobile devices. It now uses a mixture of CSS Grid and Flex to have a responsive table for desktop views. For mobile devices it breaks the table down in notification-row items for a better overview.
Issues
- feature #6016 (closed)
Todo
-
Update vue component test