composing toots #21

Merged
Rubicon merged 11 commits from feat-toot-composer into master 2024-09-28 07:30:40 +00:00
Showing only changes of commit 5c2ebada28 - Show all commits

View file

@ -243,7 +243,7 @@ const ReplyEditor: Component<{
<div
style={{
display: "flex",
"justify-content": "space-between",
"justify-content": "flex-end",
"margin-top": "8px",
gap: "16px",
"flex-flow": "row wrap",