open-consul/ui-v2/app/styles/components/pill/skin.scss

5 lines
76 B
SCSS

%pill {
background-color: $ui-gray-100;
border-radius: $radius-small;
}