mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-30 19:46:49 +00:00 
			
		
		
		
	fix form tag wrap issue
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
		| @@ -90,7 +90,7 @@ input[type="text"]:focus { | |||||||
|  |  | ||||||
| .tag-container { | .tag-container { | ||||||
| 	display: flex; | 	display: flex; | ||||||
| 	flex-flow: nowrap row-reverse; | 	flex-flow: wrap row; | ||||||
| } | } | ||||||
|  |  | ||||||
| .tag { | .tag { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user