style(reply modal): add c/shortParentCid to textarea

This commit is contained in:
plebeius.eth
2024-05-09 22:25:06 +02:00
parent 561b027f23
commit f26bcfeced
3 changed files with 15 additions and 9 deletions
+2
View File
@@ -133,6 +133,7 @@
--post-form-field-input-appearance: none;
--post-form-field-input-outline: none;
--post-form-field-input-focus-border: 1px solid #ea8;
--post-form-field-input-color: #000;
/* quotelink */
--post-quotelink-text-color: navy;
@@ -277,6 +278,7 @@
--post-form-field-input-appearance: none;
--post-form-field-input-outline: none;
--post-form-field-input-focus-border: 1px solid #98e;
--post-form-field-input-color: #c5c8c6;
/* post mobile */
--post-mobile-background-color: #d6daf0;