Chatwoot/app/assets/stylesheets/administrate/library/_data-label.scss

9 lines
162 B
SCSS
Raw Normal View History

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