temp:临时备份,完成一半知识库管理模块
This commit is contained in:
@@ -43,7 +43,7 @@ export const meta: MetaFunction = () => {
|
||||
export default function ChatWithLLMIndex() {
|
||||
return (
|
||||
<div className="chat-container" style={{
|
||||
height: '93vh', // 使用视口高度的90%
|
||||
height: '90vh', // 使用视口高度的90%
|
||||
borderRadius: '0.5rem',
|
||||
marginBottom: '-20px',
|
||||
marginTop: '2vh',
|
||||
|
||||
Reference in New Issue
Block a user