vuetify
Version:
Vue.js 2 Semantic Component Framework
19 lines (14 loc) • 403 B
text/stylus
@import '../bootstrap'
@import '../theme'
v-subheader($material)
color: $material.text.secondary
theme(v-subheader, "v-subheader")
.v-subheader
align-items: center
display: flex
height: $list-item-single-height
font-size: $headings.body-2.size
font-weight: $headings.body-2.weight
padding: 0 $list-right-padding 0 $list-left-padding
&--inset
margin-left: $subheader-inset-margin