feat: update style

This commit is contained in:
chashaobao
2025-09-19 23:53:17 +08:00
parent 1d8a0d7a33
commit 828e9b7512

View File

@ -73,7 +73,7 @@
max-height: 100%; max-height: 100%;
overflow: hidden; overflow: hidden;
.bl-select__items-container { .bl-select__items-container {
max-height: calc(100vh - 560rpx); max-height: calc(100vh - 610rpx);
overflow-y: auto; overflow-y: auto;
} }
} }