feat(reply modal): add c/parentCid above textarea, fix tomorrow theme

This commit is contained in:
plebeius.eth
2024-05-08 12:23:18 +02:00
parent 5125cdbea0
commit 5f3ff17ecc
4 changed files with 25 additions and 7 deletions
@@ -57,7 +57,6 @@
outline: var(--post-form-field-input-outline, revert);
background-color: var(--post-form-field-input-background-color, revert);
color: var(--post-form-field-input-color, revert);
filter: var(--filter80);
padding: 2px 4px 3px;
font-size: 10pt;
}