Skip to content

Commit

Permalink
Y C A D O C
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitzunu committed May 24, 2020
1 parent 9beb54f commit a0e8f1a
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 @@ -164,9 +164,9 @@ $secondary-color-green: #b7e2ad;
bottom: 10px;
left: 50%;
transform: translateX(-50%);

a,
a hover {
a:hover {
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 @@ -14,7 +14,7 @@
padding: 0.75rem;
border-left: 1px solid #e7e7e7;
line-height: 1;

.datatable-header-cell-label {
line-height: 24px;
font-weight: 600;
Expand Down

0 comments on commit a0e8f1a

Please sign in to comment.