CSS: Optimize notifications layout

This commit is contained in:
Florian Strohmaier 2021-10-20 16:15:52 +02:00 committed by Johannes Meyer
parent 685f1f90bc
commit 170bafd32e
1 changed files with 4 additions and 0 deletions

View File

@ -37,6 +37,10 @@
padding-right: 1.5em;
font-size: 7/6em;
}
p {
margin-bottom: 0;
}
}
}