I tried to disable-hide the clear button and didn't work for Firefox.
But on Chrome, Edge, Safari it works fine. Any idea why? Is there a solution?
Following is the CSS:
input[type="time"]::-webkit-clear-button {
display: none;
}
See the Image of output
<input type="time" required> hides the reset button.
Source: I reviewed https://bugzilla.mozilla.org/show_bug.cgi?id=1479708. :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With