fix some notification issues

This commit is contained in:
Henry Jameson 2025-06-25 21:09:26 +03:00
commit da1830f9b4

View file

@ -180,11 +180,11 @@
line-height: inherit; line-height: inherit;
margin: 0; margin: 0;
border: none; border: none;
display: inline-block;
} }
.text-wrapper { .text-wrapper {
display: inline-block; display: inline-block;
width: 100%;
} }
} }
} }