UNPKG

@ebay/skin

Version:

Skin - CSS modules that represent the brand eBay

15 lines (14 loc) 384 B
.badge { align-items: center; background-color: var(--color-background-attention); border: 2px solid var(--color-border-on-attention); border-radius: 16px; color: var(--color-foreground-on-attention); display: inline-flex; font-size: 10px; height: 16px; justify-content: center; min-width: 8px; padding: 2px 6px; white-space: nowrap; }