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

@@ -369,13 +369,13 @@
<style scoped lang="scss">
.statistics {
padding: 0!important;
::v-deep .ai-list__content--right-wrapper {
:deep( .ai-list__content--right-wrapper ){
background: transparent!important;
box-shadow: none!important;
padding: 0 0 0!important;
}
::v-deep .ai-list {
:deep( .ai-list ){
padding: 0!important;
}
@@ -425,7 +425,7 @@
.addressBook-left__list--search {
flex: 1;
::v-deep input {
:deep( input ){
width: 100%;
}
}
@@ -442,7 +442,7 @@
font-size: 14px;
}
::v-deep .el-tree {
:deep( .el-tree ){
background: transparent;
.el-tree-node__expand-icon.is-leaf {
@@ -487,7 +487,7 @@
}
}
::v-deep .ai-list__content--left {
:deep( .ai-list__content--left ){
margin-right: 10px;
}
@@ -539,7 +539,7 @@
}
}
::v-deep .ai-list__content--right {
:deep( .ai-list__content--right ){
.ai-list__content--right-wrapper {
min-height: 100%;