feat: remove some console.logs
This commit is contained in:
		| @@ -22,6 +22,17 @@ | ||||
|   } | ||||
| } | ||||
|  | ||||
| input::-webkit-outer-spin-button, | ||||
| input::-webkit-inner-spin-button { | ||||
|   -webkit-appearance: none; | ||||
|   margin: 0; | ||||
| } | ||||
|  | ||||
| /* Firefox */ | ||||
| input[type=number] { | ||||
|   -moz-appearance: textfield; | ||||
| } | ||||
|  | ||||
| .noisy-gradient::after { | ||||
|   content: ""; | ||||
|   top: 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user