fix: 修复加料抽屉与弹窗样式作用域

This commit is contained in:
2026-02-21 09:19:21 +08:00
parent 48184a8cef
commit 1c8fa50979
2 changed files with 271 additions and 275 deletions

View File

@@ -1,4 +1,3 @@
.page-product-addons {
.pad-editor-drawer {
.g-form-group {
margin-bottom: 16px;
@@ -240,4 +239,3 @@
border-color: #1677ff;
}
}
}

View File

@@ -1,4 +1,3 @@
.page-product-addons {
.pad-picker-search {
display: flex;
gap: 10px;
@@ -67,4 +66,3 @@
color: #9ca3af;
text-align: center;
}
}