mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
fix(web): fix mobile Safari composer toolbar overlap and focus zoom (#1212)
* fix(web): keep composer visible above the mobile Safari toolbar and keyboard * fix(web): scope the mobile Safari composer fix to the toolbar case * fix(web): prevent page zoom when focusing the mobile composer
This commit is contained in:
parent
063538744f
commit
636ccc40f1
3 changed files with 7 additions and 1 deletions
5
.changeset/fix-web-mobile-safari-composer.md
Normal file
5
.changeset/fix-web-mobile-safari-composer.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
Fix the web composer being hidden behind the mobile Safari toolbar and the page auto-zooming when the composer is focused.
|
||||
Loading…
Add table
Add a link
Reference in a new issue