Remove valid for text notice, remove arrows on number input styling
This commit is contained in:
@ -34,6 +34,13 @@ p
|
||||
a
|
||||
color: #{colorThree}
|
||||
|
||||
input::-webkit-outer-spin-button,
|
||||
input::-webkit-inner-spin-button
|
||||
-webkit-appearance: none
|
||||
margin: 0
|
||||
input[type=number]
|
||||
-moz-appearance: textfield
|
||||
|
||||
.main
|
||||
margin: 1em auto
|
||||
max-width: 50%
|
||||
|
Reference in New Issue
Block a user