forked from XiaoMo/ChatGPT-Next-Web
feat: improve model selector ui
This commit is contained in:
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…
Reference in New Issue
Block a user