Sha256: 408f1e3f403192e241909bf1fb6299ddb5cf58836d734596284ef400204eaa37
Contents?: true
Size: 929 Bytes
Versions: 7
Compression:
Stored size: 929 Bytes
Contents
@mixin sidebar-right($width) .ae-content right: $width .ae-sidebar-right width: $width .ae-template-master-detail @include sidebar(15%) @include sidebar-right(30%) display: flex flex-flow: row nowrap align-items: stretch max-width: 100% .ae-sidebar-left height: auto overflow: visible .ae-sidebar-right @include container-table-cell height: 100% right: 0 position: absolute .ae-content padding: $container-padding $container-padding*4 width: $container .ae-template-master-detail-fixed @include sidebar-right(30%) @include sidebar-fixed(15%) display: flex flex-flow: row nowrap align-items: stretch max-width: 100% height: 100% .ae-sidebar-left position: fixed height: 100% .ae-sidebar-right position: fixed height: 100% right: 0 .ae-content position: absolute padding: $container-padding $container-padding*4
Version data entries
7 entries across 7 versions & 1 rubygems