fix(ios): can't scroll when search results overflow with soft keyboard opened

This commit is contained in:
charlie
2022-12-19 16:15:09 +08:00
committed by Tienson Qin
parent 7cb8d61347
commit ef06aedcfb
4 changed files with 27 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
--ls-left-sidebar-width: 246px;
--ls-left-sidebar-sm-width: 74vw;
--ls-left-sidebar-nav-btn-size: 38px;
--ls-native-kb-height: 0px;
--ls-error-color: var(--color-red-500);
--ls-warning-color: var(--color-orange-500);
--ls-success-color: var(--color-green-500);