feat: improve model selector ui

main
Yidadaa 2 years ago
parent 09b05cde7f
commit 48a6cdd50a

@ -286,7 +286,9 @@
&-content {
.list {
overflow: hidden;
max-height: 90vh;
overflow-x: hidden;
overflow-y: auto;
.list-item {
cursor: pointer;

Loading…
Cancel
Save