mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 14:07:14 +08:00
fix: selector css
This commit is contained in:
@@ -312,8 +312,7 @@
|
|||||||
min-width: 300px;
|
min-width: 300px;
|
||||||
.list {
|
.list {
|
||||||
max-height: 90vh;
|
max-height: 90vh;
|
||||||
overflow-x: hidden;
|
overflow: hidden;
|
||||||
overflow-y: auto;
|
|
||||||
|
|
||||||
.list-item {
|
.list-item {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Reference in New Issue
Block a user