1

I have a quesion, I'm looking for documentation from Firefox and Chrome which tells me why on Chrome browser the input with type date looks like below

enter image description here

And on the firefox looks like this

enter image description here

artist
  • 319
  • 1
  • 5
  • 18

2 Answers2

0

it's depend of browser version.
enter image description here

foad abdollahi
  • 1,733
  • 14
  • 32
0

It would help if you would paste a sample of your code and css. I'm guessing that you have some sort of property in css(something like -webkit-appearance: none;)