Skip to content

Commit

Permalink
Create stacking context. fix #39 #43
Browse files Browse the repository at this point in the history
  • Loading branch information
ghetolay authored Jan 8, 2017
1 parent a94d270 commit a831daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pdf-viewer/pdf-viewer.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import 'pdfjs-dist/build/pdf.combined';
:host >>> .ng2-pdf-viewer-container > div {
position: relative;
z-index: 0;
}
:host >>> .textLayer {
Expand Down

0 comments on commit a831daa

Please sign in to comment.