Sha256: 61964acb846260fcef9eaf3bba493d1b06f9792b758d2458f14e2fed8662ca4e
Contents?: true
Size: 470 Bytes
Versions: 6
Compression:
Stored size: 470 Bytes
Contents
@import "base-mixins/_all.scss"; @import "base-variables/_all.scss"; .panel { &-collapsible { } &-title { display: flex; &-main { line-height: $space-base; vertical-align: text-bottom; &-subtitled { vertical-align: middle; } } &-subtitle { line-height: $space-base; vertical-align: top; } } } .icon { font-size: $font-largest; } .toggle { font-size: $font-large; padding: $space-large; }
Version data entries
6 entries across 6 versions & 2 rubygems