How to capitalize ONLY the first letter of an HTML option element using CSS?

后端 未结 1 1425
眼角桃花
眼角桃花 2020-12-07 04:32

text-transform: capitalize does not work in this case because the text is already uppercase.


                        
    
提交评论

提交回复
热议问题