UNPKG

pkg-components

Version:
27 lines (26 loc) 713 B
.marmita-minitag { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; align-items: center; background-color: #717171; border-radius: 3px; border: none; color: #f5f0eb; font-family: SulSans, Helvetica, sans-serif; font-feature-settings: "tnum"; font-size: .5625rem; font-variant-numeric: tabular-nums; font-weight: 500; height: 20px; line-height: 1; margin: 0 3px 0 0; padding: 2px 6px; text-rendering: optimizeLegibility; text-transform: uppercase; text-wrap: nowrap; width: min-content; display: flex; } .background-green { background-color: var(--color-feedback-success-dark); }