UI: refactoring style
This commit is contained in:
		
							parent
							
								
									961e34a44a
								
							
						
					
					
						commit
						3e2b52b500
					
				@ -15,7 +15,7 @@
 | 
			
		||||
    limitations under the License.
 | 
			
		||||
 | 
			
		||||
-->
 | 
			
		||||
<mat-form-field subscriptSizing="dynamic">
 | 
			
		||||
<mat-form-field class="tb-rule-select" subscriptSizing="dynamic">
 | 
			
		||||
  <mat-icon matPrefix>settings_ethernet</mat-icon>
 | 
			
		||||
  <mat-select fxFlex
 | 
			
		||||
              class="tb-rule-chain-select"
 | 
			
		||||
 | 
			
		||||
@ -25,8 +25,10 @@
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
:host ::ng-deep {
 | 
			
		||||
  .mat-mdc-form-field-infix {
 | 
			
		||||
    min-height: 48px;
 | 
			
		||||
    padding: 12px 0 !important;
 | 
			
		||||
  .mat-mdc-form-field.tb-rule-select .mdc-text-field {
 | 
			
		||||
    .mat-mdc-form-field-infix {
 | 
			
		||||
      min-height: 48px;
 | 
			
		||||
      padding: 12px 0;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user