style fixes
This commit is contained in:
		
							parent
							
								
									8b3fc83acc
								
							
						
					
					
						commit
						9162acedee
					
				@ -20,7 +20,7 @@
 | 
			
		||||
  min-width: 520px;
 | 
			
		||||
 | 
			
		||||
  @media #{constants.$mat-lt-sm} {
 | 
			
		||||
    min-width: 320px;
 | 
			
		||||
    min-width: 280px;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .fixed-title-width {
 | 
			
		||||
 | 
			
		||||
@ -28,7 +28,7 @@
 | 
			
		||||
          <mat-form-field appearance="outline" class="tb-inline-field w-1/4" subscriptSizing="dynamic">
 | 
			
		||||
            <input matInput formControlName="argumentName" placeholder="{{ 'action.set' | translate }}">
 | 
			
		||||
          </mat-form-field>
 | 
			
		||||
          <tb-value-input class="argument-value flex-1" [required]="false" formControlName="value"/>
 | 
			
		||||
          <tb-value-input class="argument-value flex-1" [required]="false" [shortBooleanField]="true" formControlName="value"/>
 | 
			
		||||
        </div>
 | 
			
		||||
      }
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user