File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 893893 {/if }
894894
895895 <div class =" px-2.5" >
896- <div
897- class =" scrollbar-hidden rtl:text-right ltr:text-left bg-transparent dark:text-gray-100 outline-hidden w-full pt-2.5 pb-[5px] px-1 resize-none h-fit max-h-96 overflow-auto"
898- >
896+ <div
897+ class =" scrollbar-hidden bg-transparent dark:text-gray-100 outline-hidden w-full pt-2.5 pb-[5px] px-1 resize-none h-fit max-h-96 overflow-auto"
898+ >
899899 {#key $settings ?.richTextInput && $settings ?.showFormattingToolbar }
900900 <RichTextInput
901901 id =" chat-input"
Original file line number Diff line number Diff line change 14201420
14211421 <div class =" px-2.5" >
14221422 <div
1423- class ="scrollbar-hidden rtl:text-right ltr:text-left bg-transparent dark:text-gray-100 outline-hidden w-full pb-1 px-1 resize-none h-fit max-h-96 overflow-auto {files .length ===
1423+ class ="scrollbar-hidden bg-transparent dark:text-gray-100 outline-hidden w-full pb-1 px-1 resize-none h-fit max-h-96 overflow-auto {files .length ===
14241424 0
14251425 ? atSelectedModel !== undefined
14261426 ? ' pt-1.5'
You can’t perform that action at this time.
0 commit comments