lulouis-vant
Version:
Lightweight Mobile UI Components built on Vue
1 lines • 586 B
CSS
.van-goods-action-mini-btn{color:#7d7e80;display:-webkit-box;display:-webkit-flex;display:flex;height:50px;font-size:10px;min-width:15%;line-height:1;text-align:center;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-goods-action-mini-btn:not(:first-child)::after{border-left-width:1px}.van-goods-action-mini-btn:active{background-color:#e8e8e8}.van-goods-action-mini-btn__icon{width:1em;font-size:20px;margin:0 auto 5px}