Sha256: ecfc9266a6b5a5b064347475d10866c19a145e020bee5b527beaf56180de4a75
Contents?: true
Size: 474 Bytes
Versions: 27
Compression:
Stored size: 474 Bytes
Contents
.block.util { grid-row-gap: 6px; display: grid; &.page { padding-top: 20px; } &.chapter { position: absolute; bottom: 56px; right: 56px; } } .block.util-share { @extend %util-grid; cursor: pointer; &.chapter { justify-content: flex-end; direction: rtl; h5 { direction: ltr; } } } .block.util-url { display: none; } .block.util-update { @extend %util-grid; } .block.util-author { @extend %util-grid; }
Version data entries
27 entries across 27 versions & 1 rubygems