::v-deep=>:deep()

This commit is contained in:
aixianling
2022-12-01 09:35:20 +08:00
parent d12c7b2c5e
commit 883ec09a0e
352 changed files with 1277 additions and 1281 deletions

View File

@@ -286,7 +286,7 @@
.addressBook-left__list--search {
flex: 1;
::v-deep input {
:deep( input ){
width: 100%;
}
}
@@ -303,7 +303,7 @@
font-size: 14px;
}
::v-deep .el-tree {
:deep( .el-tree ){
background: transparent;
.el-tree-node__expand-icon.is-leaf {
@@ -340,7 +340,7 @@
}
background: #2266FF;
span {
color: #fff;
}
@@ -396,7 +396,7 @@
}
}
::v-deep .ai-list__content--right {
:deep( .ai-list__content--right ){
.ai-list__content--right-wrapper {
min-height: 100%;