Chatwoot/app/assets/stylesheets/administrate/library/_data-label.scss
2020-05-24 22:44:26 +05:30

8 lines
162 B
SCSS

@mixin data-label {
color: $hint-grey;
font-size: 0.8em;
font-weight: 400;
letter-spacing: 0.0357em;
position: relative;
text-transform: uppercase;
}