mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 22:52:53 +08:00
feat: improve model selector ui
This commit is contained in:
@@ -286,7 +286,9 @@
|
||||
|
||||
&-content {
|
||||
.list {
|
||||
overflow: hidden;
|
||||
max-height: 90vh;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
|
||||
.list-item {
|
||||
cursor: pointer;
|
||||
|
Reference in New Issue
Block a user