forked from cybrespace/pinafore
		
	fix(design): input bg should be white on "add instance" page (#663)
This commit is contained in:
		
							parent
							
								
									4124da2439
								
							
						
					
					
						commit
						20ae390308
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -41,6 +41,7 @@
 | 
			
		|||
  .add-new-instance-input {
 | 
			
		||||
    min-width: 70%;
 | 
			
		||||
    max-width: 100%;
 | 
			
		||||
    background-color: white;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .add-new-instance {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue