fix style of input
This commit is contained in:
		
							parent
							
								
									b09e8c85ab
								
							
						
					
					
						commit
						2bd553d64c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -28,12 +28,12 @@ | |||
| <style> | ||||
|   @media (max-width: 767px) { | ||||
|     input { | ||||
|       width: 90%; | ||||
|       max-width: 90%; | ||||
|     } | ||||
|   } | ||||
| 
 | ||||
|   input { | ||||
|     width: 250px; | ||||
|     max-width: 250px; | ||||
|   } | ||||
| 
 | ||||
|   form.add-new-instance { | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue