Sha256: cbf5553f71484e685dec5635551c305fb66789bdfffd0a4c19419f17d0dc53bb
Contents?: true
Size: 513 Bytes
Versions: 17
Compression:
Stored size: 513 Bytes
Contents
html { height: 100%; } body { position: relative; min-height: 100vh; padding-left: $width-sidebar; } .admin { background-color: $admin-body-bg; } .content-wrapper { background-color: $content-wrapper-bg; padding-top: 1rem; padding-left: $grid-gutter-width; padding-right: $grid-gutter-width; &:not(.full-width) { margin-left: auto; margin-right: auto; max-width: map-get($container-max-widths, "xl"); } } #content { position: relative; padding: 0; margin-top: 15px; }
Version data entries
17 entries across 17 versions & 1 rubygems