Sha256: 624455e8fb46b72a15cbf5c9ede816e56790cd4ae2fe0d85e72728e8c93668dd
Contents?: true
Size: 677 Bytes
Versions: 114
Compression:
Stored size: 677 Bytes
Contents
.trix-content { .attachment-gallery { > action-text-attachment, > .attachment { flex: 1 0 33%; padding: 0 0.5em; max-width: 33%; } &.attachment-gallery--2, &.attachment-gallery--4 { > action-text-attachment, > .attachment { flex-basis: 50%; max-width: 50%; } } } /* Override Tailwind's preflight styles */ /* https://github.com/tailwindlabs/tailwindcss/issues/989#issuecomment-506555308 */ ul { list-style-type: disc; } ol { list-style-type: decimal; } action-text-attachment { .attachment { padding: 0 !important; max-width: 100% !important; } } }
Version data entries
114 entries across 114 versions & 1 rubygems