::v-deep=>:deep()
This commit is contained in:
@@ -206,7 +206,7 @@ export default {
|
||||
.addVaccination {
|
||||
height: 100%;
|
||||
|
||||
::v-deep .ai-card__body, .el-form {
|
||||
:deep( .ai-card__body), .el-form {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
@@ -227,7 +227,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
::v-deep .el-button {
|
||||
:deep( .el-button ){
|
||||
.iconfont {
|
||||
color: inherit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user