Make table header styles consistent

pull/2339/head
Alex P 2017-11-10 13:42:56 -08:00
parent 839ba4ae44
commit fd1cf42b21
1 changed files with 2 additions and 2 deletions

View File

@ -123,8 +123,8 @@ input[type="text"].form-control.orgs-table--input {
> .orgs-table--name,
> .orgs-table--name:hover,
> .orgs-table--default-role {
color: $g15-platinum;
font-weight: 700;
color: $g17-whisper;
font-weight: 500;
}
> .orgs-table--default-role {
line-height: 30px;