mirror of
https://github.com/sahadev/vue-component-creater-ui.git
synced 2025-12-16 15:34:17 +08:00
update: remote ::v-deep warn
This commit is contained in:
@@ -118,7 +118,7 @@ export default {
|
||||
<style scoped>
|
||||
/* 在此自动生成 */
|
||||
|
||||
::v-deep .el-dialog__body {
|
||||
:v-deep(.el-dialog__body) {
|
||||
padding: 0 30px !important;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user