input[type="time"]::-webkit-calendar-picker-indicator {
    display: none;
}
