mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-21 11:29:20 +08:00
fix
This commit is contained in:
7
app/components/model-config.module.scss
Normal file
7
app/components/model-config.module.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.select-compress-model {
|
||||
width: 60%;
|
||||
select {
|
||||
max-width: 100%;
|
||||
white-space: normal;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user