Files
cdTestPlant3/cdTMP/src/style/warp.less

8 lines
111 B
Plaintext
Raw Normal View History

2024-05-31 18:29:29 +08:00
.tox-textarea-wrap {
height: 100% !important;
&>textarea.tox-textarea {
height: 100%;
}
}