style: change select content height to fixed height
This commit is contained in:
parent
6582376e3b
commit
dee9c94534
|
@ -343,10 +343,8 @@
|
|||
&-content {
|
||||
animation: slide-in ease 0.3s;
|
||||
width: 30rem;
|
||||
height: 60vh;
|
||||
.list {
|
||||
max-height: 50vh;
|
||||
min-height: 50vh;
|
||||
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
|
||||
|
|
Loading…
Reference in New Issue