mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-23 11:34:27 +08:00
feat: 210 AI对话页面文件列表增加分页功能
This commit is contained in:
@@ -66,7 +66,8 @@ html, body {
|
||||
margin 0;
|
||||
|
||||
.el-dialog__body {
|
||||
max-height 90vh
|
||||
max-height 80vh
|
||||
overflow-y auto
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user