diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue index ef117cff8..4df691994 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue @@ -306,20 +306,19 @@ onMounted(() => { {{ title }} -
- - - +
+ + - - + + - - + + @@ -514,15 +513,6 @@ $phone-width: 375px; background-color: var(--el-bg-color); border-bottom: solid 1px var(--el-border-color); - /* 工具栏:右侧按钮 */ - .header-right { - height: 100%; - - .el-button { - height: 100%; - } - } - /* 隐藏工具栏按钮的边框 */ :deep(.el-radio-button__inner), :deep(.el-button) {