Sha256: 966f9c7d1172b4fb544d041b36c8eb7148811b85bf9a1a0d01f3493c032057aa
Contents?: true
Size: 550 Bytes
Versions: 10
Compression:
Stored size: 550 Bytes
Contents
tao-moment-picker-month-segment { .month-list { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; .month { display: block; width: percentage(1/4); line-height: $moment-picker-segment-item-height; text-align: center; font-size: 0.875rem; color: $text-color; outline: none; &.current { color: $orange-color; } &.selected { background: $green-bg-color !important; color: $green-color !important; } } } }
Version data entries
10 entries across 10 versions & 1 rubygems