Merge remote-tracking branch 'origin/feature/0918_账号管理新增视图_rxd' into test
This commit is contained in:
@ -33,4 +33,8 @@
|
|||||||
.textarea-box {
|
.textarea-box {
|
||||||
height: 140px;
|
height: 140px;
|
||||||
max-height: 298px;
|
max-height: 298px;
|
||||||
|
|
||||||
|
:deep(.ant-input) {
|
||||||
|
resize: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user