mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 23:26:39 +08:00
fix: update selector content to fixed height
This commit is contained in:
parent
96ede7d06a
commit
d8934709dc
@ -345,6 +345,8 @@
|
||||
width: 30rem;
|
||||
.list {
|
||||
max-height: 50vh;
|
||||
min-height: 50vh;
|
||||
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user