mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Sku): set min-height for sku body (#4942)
This commit is contained in:
parent
662a8da491
commit
0108b44699
@ -15,6 +15,7 @@
|
||||
|
||||
&-body {
|
||||
flex: 1 1 auto;
|
||||
min-height: 44px;
|
||||
overflow-y: scroll;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user