ui: 知识库导入区域增加间距样式
This commit is contained in:
@@ -293,6 +293,13 @@ textarea {
|
|||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.batch-import-row {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
gap: 12px;
|
||||||
|
margin: 10px 0 20px;
|
||||||
|
}
|
||||||
|
|
||||||
.model-config-panel {
|
.model-config-panel {
|
||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
padding: 18px;
|
padding: 18px;
|
||||||
|
|||||||
Reference in New Issue
Block a user