mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 00:56:23 +01:00
Fix missing only mentions bug
This commit is contained in:
parent
e00f5e8f65
commit
6773207610
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
.notification.notification-mention {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.only-mentions .notification:not(.mention),
|
||||
.only-mentions .notification:not(.notification-mention),
|
||||
.only-mentions .timeline-empty {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue