Skip to content

Commit

Permalink
Code Acy?
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitzunu committed May 24, 2020
1 parent a0e8f1a commit c7b225b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ $secondary-color-green: #b7e2ad;
left: 50%;
transform: translateX(-50%);

a,
a:hover {
a:hover,
a {
font-weight: bold;
text-decoration: none;
}
Expand Down
2 changes: 1 addition & 1 deletion src/assets/scss/_ngx-datatable.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
font-weight: 600;
}
}

.datatable-header-cell:first-child {
border-left: 0;
}
Expand Down

0 comments on commit c7b225b

Please sign in to comment.