Sha256: 6d8f311efe45aee539fcd3146f30f12bf70119c21862f824bdedb2a354dd1ff8
Contents?: true
Size: 456 Bytes
Versions: 40
Compression:
Stored size: 456 Bytes
Contents
/*------------------------------------ Progress Bars Sizes ------------------------------------*/ .u-progress-bar { &--2xs { min-height: 1px !important; } &--xs { min-height: 3px !important; } &--sm { min-height: 7px !important; } // &--md { // min-height: 12px !important; // } &--lg { min-height: 18px !important; } &--xl { min-height: 22px !important; } &--2xl { min-height: 33px !important; } }
Version data entries
40 entries across 40 versions & 1 rubygems