Commit c3b0d8ee authored by baiyaaaaa's avatar baiyaaaaa Committed by GitHub

add max-height to transfer-panel (#9362)

parent 275d6d24
...@@ -66,6 +66,7 @@ ...@@ -66,6 +66,7 @@
display: inline-block; display: inline-block;
vertical-align: middle; vertical-align: middle;
width: $--transfer-panel-width; width: $--transfer-panel-width;
max-height: 100%;
box-sizing: border-box; box-sizing: border-box;
position: relative; position: relative;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment