This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dc-sdk
mirror of
https://github.com/dvt3d/dc-sdk
Watch
4
Star
0
Fork
0
Code
Issues
0
Releases
92
Wiki
Activity
Browse Source
change the css
4.x
cavencj
5 months ago
parent
7ff5070926
commit
88c77859ee
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
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;
Write
Preview
Loading…
Cancel
Save