Answers for "Change color of calendar icon in HTML Date Input"

0

Change color of calendar icon in HTML Date Input

#Date input icon color change

input {
  color-scheme: dark;
}
Posted by: Guest on April-07-2022

Browse Popular Code Answers by Language