mirror of
https://github.com/sahadev/vue-component-creater-ui.git
synced 2025-12-17 07:54:15 +08:00
update: remote ::v-deep warn
This commit is contained in:
@@ -89,7 +89,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