Adjust generators size on mobile and allow horizontal scroll instead of text overflow
This commit is contained in:
		| @ -70,6 +70,7 @@ input[type=number] | |||||||
|   padding:          1em 0.5em 0.5em 1.5em |   padding:          1em 0.5em 0.5em 1.5em | ||||||
|   background-color: #{colorTwo} |   background-color: #{colorTwo} | ||||||
|   box-shadow:       8px 8px 12px #ccc |   box-shadow:       8px 8px 12px #ccc | ||||||
|  |   overflow-x:       scroll | ||||||
|  |  | ||||||
| .generators .numberInput | .generators .numberInput | ||||||
|   background-color: #{colorTwo} |   background-color: #{colorTwo} | ||||||
| @ -276,6 +277,9 @@ input[type=number] | |||||||
|   .mainButton |   .mainButton | ||||||
|     width: 80% |     width: 80% | ||||||
|  |  | ||||||
|  |   .generators | ||||||
|  |     font-size: 12px | ||||||
|  |  | ||||||
|   .genButton |   .genButton | ||||||
|     width: 80% |     width: 80% | ||||||
|    |    | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user