refactor: make article-list/compact better for term pages (#1289)
* refactor: rename article-time class to article-footer for consistency * feat: show the number of subpages in `article-compact` when the page is a term
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.article-time,
|
||||
.article-footer,
|
||||
.article-translations,
|
||||
.article-header-tags {
|
||||
display: flex;
|
||||
@@ -173,7 +173,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.article-time {
|
||||
.article-footer {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user