add: post drafts

fix: allow question sender to view question
This commit is contained in:
trisua 2025-05-17 19:57:09 -04:00
parent 24162573ee
commit f6cbeb9bd8
22 changed files with 642 additions and 100 deletions

View file

@ -511,6 +511,7 @@ table ol {
.card.secondary {
background: var(--color-surface);
color: var(--color-text);
}
.card.tertiary {