::v-deep=>:deep()
This commit is contained in:
@@ -646,15 +646,15 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
::v-deep .el-col-24 {
|
||||
:deep( .el-col-24 ){
|
||||
width: auto;
|
||||
}
|
||||
::v-deep .ai-list__content--right-wrapper {
|
||||
:deep( .ai-list__content--right-wrapper ){
|
||||
background-color: none!important;
|
||||
padding: 0!important;
|
||||
}
|
||||
::v-deep .el-tree .is-current>.el-tree-node__content {
|
||||
:deep( .el-tree .is-current>.el-tree-node__content ){
|
||||
min-width: 100%!important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user