Skip to content

Commit

Permalink
updated css
Browse files Browse the repository at this point in the history
  • Loading branch information
DarpanLalani committed Aug 14, 2023
1 parent b84d8bc commit 162686a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions widget/gp-asset-viewer.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -378,4 +378,8 @@

.btnTheme {
color: var(--component-color, var(--root-component-color, var(--gray-text, #000)));
}

:host ::ng-deep .page-link{
height: 32px;
}

0 comments on commit 162686a

Please sign in to comment.