::v-deep=>:deep()
This commit is contained in:
@@ -123,10 +123,10 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.AppLevelList {
|
||||
height: 100%;
|
||||
::v-deep .endIntegral .el-form-item__content {
|
||||
:deep( .endIntegral .el-form-item__content ){
|
||||
margin-left: 0!important;
|
||||
}
|
||||
::v-deep .endIntegral .el-form-item__error{
|
||||
:deep( .endIntegral .el-form-item__error){
|
||||
left: 40px !important;
|
||||
top: 50px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user