Sha256: ae0bbc319b0876127cbdcf7a81bad84393acad44cf5cdf8ff62eea03e3d1c39a
Contents?: true
Size: 519 Bytes
Versions: 16
Compression:
Stored size: 519 Bytes
Contents
.tags { // background: #eee; display: flex; flex-wrap: wrap; max-width: 400px; } .tags-add { position: relative; vertical-align: top; } form.tags--form-mini { display: flex; } /* * used in * .email-conversations-index * .email-conversations-show **/ .tags-list { display: flex; flex-wrap: wrap; align-items: baseline; // border: 1px dashed var(--m3-dol-text-color); // border-radius: 5px; // padding: 0.5em; margin: 0.5em 0; .label, b { margin-right: 0.5em; } }
Version data entries
16 entries across 16 versions & 1 rubygems