mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 07:36:39 +08:00
fix padding
This commit is contained in:
parent
a9523f036b
commit
0562314b2d
@ -431,7 +431,7 @@
|
||||
@media only screen and (max-width: 600px) {
|
||||
.chat-input {
|
||||
font-size: 16px;
|
||||
padding: 10px 5px;
|
||||
padding: 10px 55px 10px 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user