::v-deep=>:deep()
This commit is contained in:
		@@ -500,7 +500,7 @@ export default {
 | 
			
		||||
        margin-left: 20px;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      ::v-deep .el-form-item__content {
 | 
			
		||||
      :deep( .el-form-item__content ){
 | 
			
		||||
        margin-left: 0!important;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
@@ -526,7 +526,7 @@ export default {
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
  ::v-deep .el-tag {
 | 
			
		||||
  :deep( .el-tag ){
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    color: #333333;
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user