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