mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
More breathing space after the negative top margin hack
This commit is contained in:
parent
abb7f11c12
commit
2dca345818
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue