Sha256: bfec33218042f3dfdd45c2e56babd3aa0a98de0f5d4b1800f0c775b5c231bec3
Contents?: true
Size: 389 Bytes
Versions: 1
Compression:
Stored size: 389 Bytes
Contents
.existing-cards { margin-top: 3rem; &__options { display: flex; list-style-type: none; margin: 0 0 1rem; padding: 0; > li { margin-right: 1rem; } } &__cards { list-style-type: none; margin: 0; padding: 0; > li { border: solid 1px $color-border; border-left: 0; border-right: 0; padding: 1rem 0; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
solidus_starter_frontend-0.1.0 | app/assets/stylesheets/spree/frontend/components/checkout/_existing_cards.scss |