Skip to content

fix: #3708 input type date inside input class on chromium-based#3725

Merged
saadeghi merged 1 commit into
saadeghi:masterfrom
aforcada:input-date
Apr 2, 2025
Merged

fix: #3708 input type date inside input class on chromium-based#3725
saadeghi merged 1 commit into
saadeghi:masterfrom
aforcada:input-date

Conversation

@aforcada
Copy link
Copy Markdown
Contributor

I noticed that this component was using the inline-block utility but had been changed to inline-flex to address an issue in Safari.
I decided to keep inline-flex as the default and revert only the date input back to inline-block.

Let me know if you need any adjustments!

@saadeghi
Copy link
Copy Markdown
Owner

saadeghi commented Apr 2, 2025

Thanks

@aforcada aforcada deleted the input-date branch September 4, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants