mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-12 12:13:46 +08:00
optimize the logic for showing chat history
This commit is contained in:
@@ -679,8 +679,16 @@ export default defineComponent({
|
||||
|
||||
.tip-text {
|
||||
text-align left
|
||||
padding 10px 20px;
|
||||
line-height 1.5
|
||||
padding 0 20px 10px 20px;
|
||||
|
||||
.el-alert {
|
||||
padding 5px;
|
||||
|
||||
.el-alert__description {
|
||||
font-size 14px;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user