UNPKG

vant-fork

Version:

Lightweight Mobile UI Components built on Vue

16 lines (12 loc) 176 B
@import './common/var.css'; .van-panel { background: $white; &__header { .van-cell__value { color: $red; } } &__footer { padding: 10px 15px; } }