fix:1.修复章节规划预览窗口UI显示问题
2.修复部分端点删除章节后字数没有更新的问题
This commit is contained in:
@@ -127,3 +127,7 @@ body {
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
||||
.ant-tabs-dropdown {
|
||||
z-index: 2000 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user