mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-31 21:43:33 +03:00
Fix grouped author in replies not deduped
This commit is contained in:
parent
1ae6e42e94
commit
7d5d8814b9
1 changed files with 1 additions and 1 deletions
|
@ -698,7 +698,7 @@
|
|||
|
||||
&:is(.catchup-group-account, .catchup-selected-author):is(
|
||||
.catchup-filter-original,
|
||||
.catchup-filter-reply
|
||||
.catchup-filter-replies
|
||||
)
|
||||
> li {
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue