ReplyEditor: only show toolbar when active
This commit is contained in:
parent
2f8613c4fe
commit
baf0ed1447
2 changed files with 40 additions and 34 deletions
|
@ -270,6 +270,7 @@ const TootBottomSheet: Component = (props) => {
|
|||
)}
|
||||
</For>
|
||||
</TimeSourceProvider>
|
||||
<div style={{height: "var(--safe-area-inset-bottom, 0)"}}></div>
|
||||
</Scaffold>
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue