Css – How do I style the place holder and background of an input form using vue js and element-plus
I'm trying to change the font-style, font-size, font-weight and some others for the the placeholder and the internal part of an input form in vue3 and element plus. i've tried styling it separately in the style section but it doesn't…