fix: selector css

This commit is contained in:
DDMeaqua 2024-09-11 17:54:48 +08:00
parent 35f77f45a2
commit ebaeb5a0d5
1 changed files with 1 additions and 2 deletions

View File

@ -312,8 +312,7 @@
min-width: 300px;
.list {
max-height: 90vh;
overflow-x: hidden;
overflow-y: auto;
overflow: hidden;
.list-item {
cursor: pointer;