mahaplatform/reframe

View on GitHub
src/components/button/style.less

Summary

Maintainability
Test Coverage
.reframe-button {
  .fa {
    margin-right: 0.8em;
  }
  &.basic {
    background: @white !important;
  }
}