1
0
Fork 0

More breathing space after the negative top margin hack

This commit is contained in:
Lim Chee Aun 2022-12-28 00:24:36 +08:00
parent abb7f11c12
commit 2dca345818

View file

@ -3,6 +3,9 @@
padding: 16px !important;
gap: 12px;
}
.notification.mention {
margin-top: 16px;
}
.only-mentions .notification:not(.mention),
.only-mentions .timeline-empty {
display: none;