collapse notifications and also allow expand on click anywhere

This commit is contained in:
Henry Jameson 2025-08-14 12:53:19 +03:00
commit 0b9b7a51a6
5 changed files with 23 additions and 3 deletions

View file

@ -53,6 +53,7 @@ const StatusContent = {
props: [
'status',
'compact',
'collapse',
'focused',
'noHeading',
'fullContent',