drip-ui
Version:
Lightweight Mobile UI Components built on Vue
1 lines • 751 B
CSS
.drip-confirm__confirm{width:100%}.drip-confirm__confirm-content{text-align:center;font-size:.46667rem;line-height:.8rem;font-weight:700;color:#444;padding:.8rem .48rem 0 .48rem;box-sizing:border-box}.drip-confirm__confirm-btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:.8rem 0 0 0;font-size:.48rem;border-radius:.26667rem;overflow:hidden}.drip-confirm__confirm-btn-left{text-align:center;width:100%;background:#f1f1f1;height:1.33333rem;line-height:1.33333rem;font-weight:700;color:#848484}.drip-confirm__confirm-btn-right{text-align:center;width:100%;background:#ffab11;height:1.33333rem;line-height:1.33333rem;font-weight:700;color:#fff}