mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
fix(Sku): incorrect button position (#4427)
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
|
||||
&-body {
|
||||
flex: 1 1 auto;
|
||||
max-height: 350px;
|
||||
overflow-y: scroll;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
||||
@@ -311,6 +310,7 @@
|
||||
|
||||
&-actions {
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
padding: @padding-xs @padding-md;
|
||||
|
||||
.van-button {
|
||||
|
Reference in New Issue
Block a user