mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-19 22:18:38 +08:00
fix: #559 custom input ui style
This commit is contained in:
@@ -149,6 +149,7 @@
|
|||||||
background-color: var(--white);
|
background-color: var(--white);
|
||||||
color: var(--black);
|
color: var(--black);
|
||||||
resize: none;
|
resize: none;
|
||||||
|
min-width: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 600px) {
|
@media only screen and (max-width: 600px) {
|
||||||
@@ -159,4 +160,4 @@
|
|||||||
max-height: 50vh;
|
max-height: 50vh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user