mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-23 22:20:23 +09:00
fix: chat-input-image position on moblie device
This commit is contained in:
parent
1c845c5676
commit
e20e7da3f4
@ -582,6 +582,7 @@
|
||||
}
|
||||
|
||||
.chat-input-image {
|
||||
bottom: 30px;
|
||||
bottom: 84px;
|
||||
right: 32px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user