Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update _orange-theme.scss
  • Loading branch information
daros10 authored Apr 14, 2020
commit 9f534a2762117cea4d809f301c5f3d1f948a46a3
2 changes: 1 addition & 1 deletion src/styles/themes/_orange-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $dark: #5c4e63;
}

.custom-pagination ::ng-deep .ngx-pagination .current {
background-image: $background-pantone !important;
background-image: $background-pantone;
border-radius: 8px;
}

Expand Down