File size: 166 Bytes
b9fe2b4
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.viewerWrapper {
  width: 100%;
  height: 100%;
  :global {
    .pdf-canvas {
      text-align: center;
    }
  }
  .image {
    width: 100%;
    height: 100%;
  }
}