mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 01:08:41 +08:00
fex media
This commit is contained in:
@@ -250,8 +250,7 @@
|
||||
|
||||
.select-with-icon {
|
||||
position: relative;
|
||||
max-width: fit-content;
|
||||
|
||||
max-width: 60%;
|
||||
&.left-align-option {
|
||||
option {
|
||||
text-align: left;
|
||||
@@ -260,9 +259,11 @@
|
||||
|
||||
.select-with-icon-select {
|
||||
height: 100%;
|
||||
max-width: 100%;
|
||||
border: var(--border-in-light);
|
||||
padding: 10px 35px 10px 10px;
|
||||
border-radius: 10px;
|
||||
white-space: normal;
|
||||
appearance: none;
|
||||
cursor: pointer;
|
||||
background-color: var(--white);
|
||||
|
Reference in New Issue
Block a user