fix: 修复只读模式下表单tab页出现保存按钮的bug
fix: 根据新UI规范略微调整样式
This commit is contained in:
@ -389,7 +389,7 @@
|
||||
<style lang="less" scoped>
|
||||
.toolbar-defined {
|
||||
:deep(.ant-btn) {
|
||||
margin-left: 5px;
|
||||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user