We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fff35da commit 9f534a2Copy full SHA for 9f534a2
src/styles/themes/_orange-theme.scss
@@ -29,7 +29,7 @@ $dark: #5c4e63;
29
}
30
31
.custom-pagination ::ng-deep .ngx-pagination .current {
32
- background-image: $background-pantone !important;
+ background-image: $background-pantone;
33
border-radius: 8px;
34
35
0 commit comments