mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 14:33:41 +08:00
fix: update selector content to fixed height
This commit is contained in:
@@ -345,6 +345,8 @@
|
|||||||
width: 30rem;
|
width: 30rem;
|
||||||
.list {
|
.list {
|
||||||
max-height: 50vh;
|
max-height: 50vh;
|
||||||
|
min-height: 50vh;
|
||||||
|
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user