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

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