fix: 修复knowledge模块因初始化格式不符等导致的warning提示
This commit is contained in:
@@ -110,6 +110,9 @@
|
||||
position: relative;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.form-input .el-input__inner{
|
||||
padding-right: 50px !important;
|
||||
}
|
||||
|
||||
.upload-error-tip, .preview-error-tip {
|
||||
color: $--color-danger;
|
||||
|
||||
Reference in New Issue
Block a user