unread margin

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-11 18:25:02 +02:00
parent 65526735cc
commit 017b139bd8
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@
{% if request.path in ('/notifications', '/notifications/mesages', '/notifications/modmail') %}
.unread {
margin-bottom: 1rem;
margin-top: 1rem;
}
{% endif %}
</style>