This commit is contained in:
parent
c363753884
commit
81325e2b22
5 changed files with 33 additions and 10 deletions
|
@ -261,6 +261,8 @@ const TootBottomSheet: Component = (props) => {
|
|||
style={{
|
||||
"scroll-margin-top":
|
||||
"calc(var(--scaffold-topbar-height) + 20px)",
|
||||
"cursor": "auto",
|
||||
"user-select": "auto",
|
||||
}}
|
||||
status={toot()!}
|
||||
actionable={!!actSession()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue