Fixed missing posts issue on the homepage

ref DES-221
This commit is contained in:
Sodbileg Gansukh
2024-07-16 13:44:45 +08:00
parent d09d421326
commit 4af74269c7
8 changed files with 16 additions and 16 deletions

View File

@@ -1594,7 +1594,7 @@ Search LOGO Login Subscribe
grid-column: span 12;
}
.home-template .gh-more {
.home-template .gh-feed:has(> :nth-child(12):last-child) ~ .gh-more {
display: block;
}