fix(board): virtuoso footer would overflow

This commit is contained in:
Tom (plebeius.eth)
2024-11-05 12:14:12 +01:00
parent c898a6d622
commit 8d35e0942f
+4
View File
@@ -1,3 +1,7 @@
.content {
overflow: hidden;
}
.footer {
color: var(--post-mobile-abbr-text-color);
padding: 15px 0 10px 5px;