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