mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-19 10:35:54 +08:00
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…
x
Reference in New Issue
Block a user