CN-1273 fix: 修复知识库编辑页新增color后,左侧step高度异常的问题
This commit is contained in:
@@ -1379,7 +1379,7 @@ export default {
|
||||
// 步骤条控制
|
||||
const stepHeightConstant = {
|
||||
collapse: 58,
|
||||
first: 333,
|
||||
first: 404,
|
||||
second: 284,
|
||||
third: itemListHeight.noData
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user