Make table header styles consistent
parent
839ba4ae44
commit
fd1cf42b21
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue