feat(catalog): add 'image size' and 'show OP comment' options

This commit is contained in:
Tom (plebeius.eth)
2024-06-17 21:16:31 +02:00
parent bf806d6990
commit 7f3630e289
7 changed files with 104 additions and 16 deletions
@@ -47,6 +47,10 @@
margin-right: 5px;
}
.mobileCatalogOptionsPadding {
padding-top: 15px;
}
@media (max-width: 640px) {
.desktopBoardButtons {
display: none;