Spaces:
Running
Running
Update fullscreen_playcanvas.js
Browse files- fullscreen_playcanvas.js +1 -1
fullscreen_playcanvas.js
CHANGED
|
@@ -81,7 +81,7 @@
|
|
| 81 |
}
|
| 82 |
.pc-fs-btn-${id} {
|
| 83 |
position: absolute;
|
| 84 |
-
|
| 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;
|