Sha256: 97824a2279e163e6b49a3ec70533ecb59cba944083c0d37a2b1ea2a1028b3632
Contents?: true
Size: 406 Bytes
Versions: 15
Compression:
Stored size: 406 Bytes
Contents
.address { @apply space-y-2 text-gray-2; &__container { @apply flex items-start gap-1; & > svg { @apply flex-none text-gray fill-current mt-0.5; } } &__location { @apply text-md font-semibold; } &__address, &__hints { @apply text-sm break-words; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } }
Version data entries
15 entries across 15 versions & 1 rubygems