Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在引导程序中实现wysihtml5但文本的宽度似乎很小,我尝试了 cols 属性,但没有用
只需设置实际文本区域的宽度
textarea#my_id { width: 100% }