LearnersGuild/echo

View on GitHub
src/common/components/ContentTable/themeSelect.scss

Summary

Maintainability
Test Coverage
.table {
  margin-bottom: 10px;

  tr {
    line-height: 2em;
  }
}
.row {
  cursor: pointer;
}