fix(multiboards): restore stable time-filter suggestions

This commit is contained in:
Tommaso Casaburi
2026-04-18 15:58:27 +07:00
parent d07f5b3962
commit 49422591b8
51 changed files with 1296 additions and 119 deletions
+5 -1
View File
@@ -3,6 +3,10 @@
color: var(--post-mobile-abbr-text-color);
}
.morePostsSuggestion {
padding-bottom: 5px;
}
.footer a {
text-decoration: var(--button-text-decoration);
color: var(--button-desktop-text-color);
@@ -16,4 +20,4 @@
.footer {
padding-left: 5px;
}
}
}