mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(share): content wasn't centered
This commit is contained in:
parent
ef0fa2007b
commit
2f2ea98937
@ -352,7 +352,7 @@ export default function () {
|
||||
messageID={store.messageId ?? firstUserMessage()!.id!}
|
||||
classes={{
|
||||
root: "grow",
|
||||
content: "flex flex-col justify-between items-start",
|
||||
content: "flex flex-col justify-between",
|
||||
container:
|
||||
"w-full pb-20 " +
|
||||
(wide()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user