Sha256: 2259be4ae18cf66021598db299d9ed98ad5c68f7247f4b888ee5cfaf2e967638
Contents?: true
Size: 382 Bytes
Versions: 1
Compression:
Stored size: 382 Bytes
Contents
.wrapper { display: flex; } .content-wrapper { overflow-x: hidden; padding-bottom: $sticky-footer-height + 1rem; width: 100%; } .card { &.sticky-title { background-color: $gray-200; border-left: 0; border-right: 0; border-top: 0; height: $sticky-footer-height; margin-bottom: 1rem; margin-left: -1rem; width: calc(100% + 1.875rem); } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
archangel-0.4.0 | app/themes/default/assets/stylesheets/default/backend/_global.scss |