Fix UI and rendering issues in the notifications panel

This commit is contained in:
yflory
2019-09-03 17:58:56 +02:00
parent 2411932229
commit a8ec344203
4 changed files with 55 additions and 49 deletions

View File

@@ -105,6 +105,8 @@
p {
display: inline-block;
margin: 1rem 1rem;
flex: 1;
min-width: 0;
}
.notification-time {
margin: 1rem 1rem;