Sha256: 37a63e5bac376bcba2992cd0cbc79a298ed549556a0324f7db6b885a904a61e9
Contents?: true
Size: 516 Bytes
Versions: 39
Compression:
Stored size: 516 Bytes
Contents
.gallery__container{ width: 100%; fieldset{ border: 1px solid $light-gray; padding: .5rem; margin-bottom: 1rem; } legend{ padding: .25rem; } .thumbnail{ max-height: 100px; } .gallery__item{ display: inline-block; border: none; margin-right: .5rem; padding: 0; .close-button{ right: 2px; top: 2px; width: 2rem; height: 2rem; background: rgba(var(--primary-rgb), .8); color: $white; border-radius: 50%; } } }
Version data entries
39 entries across 39 versions & 1 rubygems