::v-deep=>:deep()
This commit is contained in:
@@ -346,7 +346,7 @@ export default {
|
||||
height: 100%;
|
||||
|
||||
|
||||
::v-deep .ai-dialog {
|
||||
:deep( .ai-dialog ){
|
||||
.ai-card {
|
||||
box-shadow: none;
|
||||
border: 1px solid #eee;
|
||||
@@ -362,7 +362,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
::v-deep .rightsGraphDialog {
|
||||
:deep( .rightsGraphDialog ){
|
||||
.el-dialog__body {
|
||||
padding: 0;
|
||||
}
|
||||
@@ -372,7 +372,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
::v-deep .datail-table-body {
|
||||
:deep( .datail-table-body ){
|
||||
width: 100%;
|
||||
height: auto;
|
||||
margin-bottom: 16px;
|
||||
|
||||
Reference in New Issue
Block a user