mdb-ui-kit/scss/includes/_labels.scss

7 lines
100 B
SCSS

.label {
border-radius: 1px;
@include variations(unquote(""), background-color, $grey);
}