maestrano/mnoe-admin-panel

View on GitHub
src/app/stylesheets/table.less

Summary

Maintainability
Test Coverage
table.table {
  > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid @table-header-border-color;
  }
}