@import '../bootstrap'
@import '../theme'

/* Theme */
v-counter($material)
  color: $material.text.secondary

theme(v-counter, "v-counter")

.v-counter
  flex: 0 1 auto
  font-size: 12px
  min-height: 12px
  line-height: 1
