layout/card/CCardAction.vue | ●●●●● patch | view | raw | blame | history | |
layout/card/cCard.scss | ●●●●● patch | view | raw | blame | history |
layout/card/CCardAction.vue
@@ -7,6 +7,8 @@ <scroll-view class="c-card-action m-border-strong-top" :scroll-x="true" @touchstart.stop="evt => null" @touchmove.stop="evt => null" > <slot /> </scroll-view> layout/card/cCard.scss
@@ -41,6 +41,7 @@ text-align: right; white-space: nowrap; line-height: 0; font-size: 0; .at-button { min-width: 184px; height: 70px;