Sha256: 6c5cbd0d29d3c0bd415930c511cbc570d8681507d39fe5b788c37db4d3236f19
Contents?: true
Size: 444 Bytes
Versions: 3
Compression:
Stored size: 444 Bytes
Contents
@layer components { [data-coco][data-component="page-layout"] { .page-body { @apply px-app w-full; } .page-controls { @apply fixed top-1/2 -translate-y-1/2 right-0 flex justify-between; left: var(--sidebar-nav-width, 0); .page-control-next { @apply ml-auto; } } &[data-width="constrained"] { .page-body-content { @apply max-w-screen-2xl mx-auto; } } } }
Version data entries
3 entries across 3 versions & 1 rubygems