diff --git a/src/pages/anchor/index.less b/src/pages/anchor/index.less index 179a906..5476997 100644 --- a/src/pages/anchor/index.less +++ b/src/pages/anchor/index.less @@ -73,7 +73,7 @@ max-height: 100%; overflow: hidden; .bl-select__items-container { - max-height: calc(100vh - 560rpx); + max-height: calc(100vh - 610rpx); overflow-y: auto; } }