[breaking change] GoodsAction: rename component
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-goods-action-button {
|
||||
flex: 1;
|
||||
padding: 0;
|
||||
|
||||
@media (max-width: 321px) {
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user