mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-15 05:33:27 +08:00
修改 textarea 样式
This commit is contained in:
@@ -392,3 +392,7 @@ pre {
|
|||||||
.ant-table-filter-column {
|
.ant-table-filter-column {
|
||||||
justify-content: unset;
|
justify-content: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
textarea.ant-input {
|
||||||
|
word-break: break-all;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user