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