MikaFil commited on
Commit
9e5dc6f
·
verified ·
1 Parent(s): 4a72230

Update fullscreen_playcanvas.js

Browse files
Files changed (1) hide show
  1. fullscreen_playcanvas.js +1 -1
fullscreen_playcanvas.js CHANGED
@@ -81,7 +81,7 @@
81
  }
82
  .pc-fs-btn-${id} {
83
  position: absolute;
84
- bottom: 10px;
85
  right: 10px;
86
  z-index: 10;
87
  width: 36px;
 
81
  }
82
  .pc-fs-btn-${id} {
83
  position: absolute;
84
+ top: 10px;
85
  right: 10px;
86
  z-index: 10;
87
  width: 36px;