::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

@@ -237,7 +237,7 @@
.addressBook-left__list--search {
flex: 1;
::v-deep input {
:deep( input ){
width: 100%;
}
}
@@ -254,7 +254,7 @@
font-size: 14px;
}
::v-deep .el-tree {
:deep( .el-tree ){
background: transparent;
.el-tree-node__expand-icon.is-leaf {
@@ -291,7 +291,7 @@
}
background: #2266FF;
span {
color: #fff;
}
@@ -299,7 +299,7 @@
}
}
::v-deep .ai-list__content--left {
:deep( .ai-list__content--left ){
margin-right: 2px;
}
@@ -351,7 +351,7 @@
}
}
::v-deep .ai-list__content--right {
:deep( .ai-list__content--right ){
.ai-list__content--right-wrapper {
min-height: 100%;