mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-01-29 02:34:21 +03:00
5 lines
98 B
SCSS
5 lines
98 B
SCSS
.label {
|
|
border-radius: 1px;
|
|
@include variations(unquote(""), background-color, $grey);
|
|
}
|