mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
Revert "fix: increase max-width of session name tooltip"
This reverts commit c3ab76c8ad90fb7ef99604e8ef0a1017c5ddda58.
This commit is contained in:
parent
c3ab76c8ad
commit
260739a227
@ -1119,8 +1119,7 @@ export default function Layout(props: ParentProps) {
|
||||
placement="top-start"
|
||||
value={props.session.title}
|
||||
gutter={0}
|
||||
openDelay={3000}
|
||||
contentStyle={{ maxWidth: "640px" }}
|
||||
openDelay={2000}
|
||||
class="grow-1 min-w-0"
|
||||
>
|
||||
<InlineEditor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user