fix: use outside modal for height and scroll

This commit is contained in:
Weihua Lu
2021-06-03 17:16:05 +08:00
committed by Tienson Qin
parent 0a6ade86b7
commit 71d4965995
4 changed files with 10 additions and 15 deletions

View File

@@ -1,6 +1,5 @@
#ui__ac {
&-inner {
max-height: 400px;
overflow-x: hidden;
overflow-y: auto;
position: relative;