UNPKG

qp-es-ui

Version:

Query Park UI Components for React

17 lines (15 loc) 294 B
.Pill { display: flex; align-items: center; border-radius: 10px; margin-right: 5px; padding: 2px 5px; background-color: rgba(0, 0, 0, 0.6); color: #fff; text-transform: uppercase; font-size: 10px; font-weight: 500; } .Pill:last-child { margin-right: 0; }