Browse Source

change the css

4.x
cavencj 5 months ago
parent
commit
88c77859ee
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      examples/index.css

+ 1
- 1
examples/index.css View File

} }


.viewer-container{ .viewer-container{
position: fixed;
position: relative;
width: 100%; width: 100%;
height: 100%; height: 100%;
overflow: hidden; overflow: hidden;

Loading…
Cancel
Save