Sha256: 4d07e0a025c9122d1e1d40e4cab04f4558a0b71bbf6e91c7d263dea1c006cf1e
Contents?: true
Size: 382 Bytes
Versions: 26
Compression:
Stored size: 382 Bytes
Contents
.card { background-color: $white; border-radius: $border-radius; border: 1px solid $border-color; border-collapse: separate !important; width: 100%; overflow: hidden; & > tbody > tr > td { background-color: $white; width: 100%; } .card-body { width: 100%; & > tbody > tr > td { padding: $font-size-base * 1.25; width: 100%; } } }
Version data entries
26 entries across 26 versions & 1 rubygems