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