mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-28 10:16:24 +08:00
3 lines
61 B
CSS
3 lines
61 B
CSS
|
|
form textarea {
|
||
|
|
height: calc(100vh - 30rem) !important;
|
||
|
|
}
|