mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-14 15:11:28 +00: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