mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
fix(Sku): set min-height for sku body (#4942)
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
&-body {
|
&-body {
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
|
min-height: 44px;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user