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
+1
View File
@@ -77,6 +77,7 @@ hr {
text-decoration: var(--button-text-decoration-mobile);
user-select: none;
display: inline-block;
cursor: pointer;
}
select {