Revert "fix: increase max-width of session name tooltip"

This reverts commit c3ab76c8ad.
pull/5339/head
David Hill 2026-01-18 00:57:21 +00:00
parent c3ab76c8ad
commit 260739a227
1 changed files with 1 additions and 2 deletions

View File

@ -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