Skip to content

Commit

Permalink
Fixed checkbox.
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneIvankin committed Jun 22, 2020
1 parent 2cda07a commit bf81b50
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Light Blue Angular Dashboard - Ngx Admin Template (7.1.5 Full version) with Angular 9.0 Final Release support
# Light Blue Angular Dashboard - Ngx Admin Template (7.1.6 Full version) with Angular 9.0 Final Release support

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.0.

Expand Down
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [7.1.6]

### Fixed
- Fixed checkbox

## [7.1.5]

### Updated
Expand Down
1 change: 1 addition & 0 deletions src/app/styles/_override-custom-libs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
.table th {
.abc-checkbox label::before,
.abc-checkbox label::after {
margin-left: 0;
left: -5px;
color: $awesome-checkbox-default-color;
}
Expand Down

0 comments on commit bf81b50

Please # to comment.