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