mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-08 20:52:29 +08:00
修改 textarea 样式
This commit is contained in:
parent
874b6e3a56
commit
8f75a54110
|
@ -392,3 +392,7 @@ pre {
|
|||
.ant-table-filter-column {
|
||||
justify-content: unset;
|
||||
}
|
||||
|
||||
textarea.ant-input {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user