Sha256: 99aed72399fa2867e69bd6c5ce193c8a1893af75f61abe63d2933a37e04b82af
Contents?: true
Size: 512 Bytes
Versions: 77
Compression:
Stored size: 512 Bytes
Contents
html { height: 100%; } body { position: relative; min-height: 100%; 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
77 entries across 77 versions & 1 rubygems