mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 04:33:42 +08:00
fix: chat-input-image position on moblie device
This commit is contained in:
@@ -582,6 +582,7 @@
|
||||
}
|
||||
|
||||
.chat-input-image {
|
||||
bottom: 30px;
|
||||
bottom: 84px;
|
||||
right: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user