edit
This commit is contained in:
		@ -1,27 +1,37 @@
 | 
			
		||||
:host {
 | 
			
		||||
    ::ng-deep {
 | 
			
		||||
      .card-height {
 | 
			
		||||
        min-height: 600px;
 | 
			
		||||
      }
 | 
			
		||||
  
 | 
			
		||||
      .save-btn {
 | 
			
		||||
        width     : 100%;
 | 
			
		||||
        text-align: right;
 | 
			
		||||
      }
 | 
			
		||||
  
 | 
			
		||||
      .block-radio {
 | 
			
		||||
        display   : flex;
 | 
			
		||||
        min-height: 32px;
 | 
			
		||||
      }
 | 
			
		||||
  
 | 
			
		||||
      input {
 | 
			
		||||
        width      : 100px;
 | 
			
		||||
        margin-left: 10px;
 | 
			
		||||
      }
 | 
			
		||||
  
 | 
			
		||||
      .ant-form-item-control-input-content {
 | 
			
		||||
        display: flex;
 | 
			
		||||
      }
 | 
			
		||||
  ::ng-deep {
 | 
			
		||||
    .card-height {
 | 
			
		||||
      min-height: 600px;
 | 
			
		||||
    }
 | 
			
		||||
  
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
    .save-btn {
 | 
			
		||||
      width     : 100%;
 | 
			
		||||
      text-align: right;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .block-radio {
 | 
			
		||||
      display   : flex;
 | 
			
		||||
      min-height: 32px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    input {
 | 
			
		||||
      width      : 100px;
 | 
			
		||||
      margin-left: 10px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .ant-form-item-control-input-content {
 | 
			
		||||
      display: flex;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .ant-form-item-label>label {
 | 
			
		||||
      height: 36px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .se__horizontal>.se__item .se__label-text {
 | 
			
		||||
      overflow     : auto;
 | 
			
		||||
      text-overflow: unset;
 | 
			
		||||
      white-space  : normal;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user