forked from XiaoMo/ChatGPT-Next-Web
fix: #559 custom input ui style
This commit is contained in:
parent
29bc9a45df
commit
85bf4ac077
@ -149,6 +149,7 @@
|
||||
background-color: var(--white);
|
||||
color: var(--black);
|
||||
resize: none;
|
||||
min-width: 50px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
|
Loading…
Reference in New Issue
Block a user