open-learning-exchange/planet

View on GitHub
src/app/teams/teams-view-finances.scss

Summary

Maintainability
Test Coverage
.narrow-column {
  max-width: 100px;
}

.mat-card {
  display: flex;
  align-items: center;
}

mat-row:first-of-type {
  font-weight: bold;
}

.negative-balance {
  font-weight: bold;
  max-width: 100px;
}