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

@@ -11,7 +11,7 @@ body {
}

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

Loading…
Cancel
Save