Sha256: 6c0d5567991df53d555a3bfa6d68d295c53baa9eb8edde2d970c0755c0f7dd8a
Contents?: true
Size: 372 Bytes
Versions: 611
Compression:
Stored size: 372 Bytes
Contents
@import "../../tokens/colors"; [class^="pb_table"] { &.sticky-header { thead, .pb_table_thead { background: $white; position: sticky; top: 0; z-index: 1; } } &.dark { &.sticky-header { thead, .pb_table_thead { background: $bg_dark; position: sticky; top: 0; z-index: 1; } } } }
Version data entries
611 entries across 611 versions & 1 rubygems