chatwoot/chatwoot

View on GitHub
app/assets/stylesheets/administrate/library/_data-label.scss

Summary

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