CN-906 fix: 上传loading、保存loading
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
.knowledge-base {
|
||||
.type-tag {
|
||||
display: inline-block;
|
||||
padding: 0 10px;
|
||||
background-color: #EBF7FA;
|
||||
color: #046ECA;
|
||||
box-shadow: 0 2px 4px 0 rgba(51,51,51,0.02);
|
||||
border-radius: 12px;
|
||||
}
|
||||
}
|
||||
.edit-knowledge-base {
|
||||
height: 100%;
|
||||
|
||||
@@ -170,6 +180,9 @@
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
}
|
||||
.el-textarea__inner {
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
.form-select {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user