feat(board): add post form UI on desktop with link type previewer

This commit is contained in:
plebeius.eth
2024-04-24 08:48:31 +02:00
parent e48406d854
commit a5a7a97e47
4 changed files with 119 additions and 3 deletions
+4
View File
@@ -242,6 +242,10 @@
/* post form */
--post-form-toggle-font-size: 22px;
--post-form-toggle-font-weight: 700;
--post-form-field-title-background-color: #98e;
--post-form-field-title-color: #000;
--post-form-field-border: 1px solid #000;
--post-form-field-title-font-weight: 700;
/* quotelink */
--post-quotelink-text-color: #d00;