[bugfix] 修复安卓手机sku组件留言被键盘挡住 (#1965)
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
background: $white;
|
background: $white;
|
||||||
overflow-y: visible;
|
overflow-y: visible;
|
||||||
|
max-height: max-content; /* avoid androiod keyboard cover fields */
|
||||||
}
|
}
|
||||||
|
|
||||||
&-body {
|
&-body {
|
||||||
|
|||||||
Reference in New Issue
Block a user