Fixing the max-height in resizable textarea

前端 未结 0 1690
执笔经年
执笔经年 2020-12-29 19:01

I want to fix the max height and the max width of my resizable textarea. This my css file :

textarea {
  width:70%;
  max-width:70%;
  height: 40%;
  max-hei         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题