Sha256: 3675ead1b58712c1b2d76073a209d130a7097ab7e939c32cf100bd637e4e5b27
Contents?: true
Size: 452 Bytes
Versions: 525
Compression:
Stored size: 452 Bytes
Contents
@import "../../tokens/spacing"; [class^=pb_table] { @each $name, $value in $spaces { &.outer_padding_#{$name} { td:first-child, th:first-child, .pb_table_td:first-child, .pb_table_th:first-child { padding-left: #{$value} !important; } td:last-child, th:last-child, .pb_table_td:last-child, .pb_table_th:last-child { padding-right: #{$value} !important; } } } }
Version data entries
525 entries across 525 versions & 1 rubygems