transfer 添加 maxheight

This commit is contained in:
liaoxuezhi 2020-08-09 17:16:41 +08:00
parent f7c2e14c6d
commit 3eac7cf838
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
&-result {
width: 0;
min-width: px2rem(200px);
max-height: px2rem(400px);
flex-grow: 1;
border: $Form-input-borderWidth solid $Form-input-borderColor;
display: flex;