Remove all stylings (border, glow) from textarea

后端 未结 4 527
滥情空心
滥情空心 2020-12-24 00:25

I want to remove the stylings from a textarea and leave it all white without any border or glow, if possible. I\'ve tried with different stuff found here on SO, but nothing

4条回答
  •  爱一瞬间的悲伤
    2020-12-24 00:50

    if no luck with above try to it a class or even id something like textarea.foo and then your style. or try to !important

提交回复
热议问题