::v-deep=>:deep()
This commit is contained in:
@@ -206,15 +206,15 @@ export default {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
::v-deep .el-form-item__label {
|
||||
:deep( .el-form-item__label ){
|
||||
padding-right: 40px;
|
||||
}
|
||||
|
||||
::v-deep .ai-detail__footer {
|
||||
:deep( .ai-detail__footer ){
|
||||
background: #fff !important;
|
||||
}
|
||||
|
||||
::v-deep .ai-detail__content--active {
|
||||
:deep( .ai-detail__content--active ){
|
||||
padding: 20px;
|
||||
|
||||
.ai-detail__content--wrapper {
|
||||
@@ -234,7 +234,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
::v-deep .ai-wrapper {
|
||||
:deep( .ai-wrapper ){
|
||||
align-items: inherit !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user