diff --git a/packages/editor/src/layouts/props-panel/FormPanel.vue b/packages/editor/src/layouts/props-panel/FormPanel.vue index 907dd904..9a57ed4b 100644 --- a/packages/editor/src/layouts/props-panel/FormPanel.vue +++ b/packages/editor/src/layouts/props-panel/FormPanel.vue @@ -5,7 +5,7 @@ .m-container-tab { - > .tmagic-design-tabs { - > .el-tabs__content { - padding-top: 55px; - } - > .el-tabs__header.is-top { - position: absolute; - top: 0; - width: 100%; - background: #fff; - z-index: 3; - } - } - } - } } .m-editor-props-style-panel { @@ -142,6 +122,26 @@ } } +.m-editor-props-form-panel-form { + padding-right: 10px; + padding-left: 10px; + + > .m-container-tab { + > .tmagic-design-tabs { + > .el-tabs__content { + padding-top: 55px; + } + > .el-tabs__header.is-top { + position: absolute; + top: 0; + width: 100%; + background: #fff; + z-index: 3; + } + } + } +} + .m-editor-props-panel-popper { &.small { span,