1
0
mirror of https://github.com/sahadev/vue-component-creater-ui.git synced 2025-09-28 07:13:21 +08:00

update: remote ::v-deep warn

This commit is contained in:
shangbin
2021-12-06 14:23:47 +08:00
parent 1f52b5da21
commit f49cca3044
7 changed files with 10 additions and 10 deletions

View File

@@ -260,7 +260,7 @@ nav {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
}
::v-deep .el-submenu__title {
:v-deep(.el-submenu__title) {
padding: 0 15px !important;
}