refactor: simplify mobile keyboard handling
Removed fragile global keyboard viewport manager Restored native mobile viewport behavior Fixed textarea content shifting outside inputs
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
--oc-header-height: 56px;
|
||||
--oc-visual-viewport-offset-top: 0px;
|
||||
--oc-visual-viewport-height: 100dvh;
|
||||
--oc-keyboard-inset: 0px;
|
||||
--oc-keyboard-avoid-offset: 0px;
|
||||
--oc-keyboard-home-indicator: 0px;
|
||||
--oc-wco-left-inset: 0px;
|
||||
--oc-wco-right-inset: 0px;
|
||||
--oc-wco-titlebar-height: 0px;
|
||||
|
||||
Reference in New Issue
Block a user