composing toots #21
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue