Sha256: 15b8361342fd72f81b8e8631cd2910f9bb294fe8c96113e118c01e92b88c3ece
Contents?: true
Size: 464 Bytes
Versions: 15
Compression:
Stored size: 464 Bytes
Contents
#main-part { padding: $spacer ($spacer * 0.5) 0 ($spacer * 0.5); margin-top: 50px; } #logo { width: auto; height: 36px; } #multi-backdrop { z-index: 0; height: 0; width: 0; } body.modal-open #multi-backdrop { z-index: 1040; width: 100vw; height: 100vh; } .sort-handle { cursor: grab; } .no-wrap { white-space: nowrap; } .card-body { padding: 0.75rem; } @include media-breakpoint-up(sm) { .card-body { padding: 1.25rem; } }
Version data entries
15 entries across 15 versions & 1 rubygems