Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product filter, produce types: make picker options Sentence case #55

Open
mariocarabotta opened this issue Apr 24, 2024 · 3 comments
Open

Comments

@mariocarabotta
Copy link

mariocarabotta commented Apr 24, 2024

Image

could be CSS https://css-tricks.com/almanac/selectors/f/first-letter/
could be Airtable formula https://community.n8n.io/t/how-change-text-format/3155

@mariocarabotta
Copy link
Author

tried with
solid-ofn-rpp select::first-letter {
text-transform: uppercase !important;
}

but the pseudo element didn't work

@JbPasquier
Copy link

Done on component side. :-)

@mariocarabotta
Copy link
Author

amazing! thank you so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants