Spaces:
Running
Running
Update index_sans_gif.js
Browse files- index_sans_gif.js +3 -3
index_sans_gif.js
CHANGED
@@ -117,8 +117,8 @@
|
|
117 |
#menu-content-${instanceId} {
|
118 |
display: none;
|
119 |
position: absolute;
|
120 |
-
top:
|
121 |
-
right:
|
122 |
background: #FFFEF4;
|
123 |
border: 1px solid #474558;
|
124 |
border-radius: 5px;
|
@@ -152,7 +152,7 @@
|
|
152 |
}
|
153 |
#reset-camera-btn-${instanceId} {
|
154 |
top: 17px;
|
155 |
-
right:
|
156 |
font-size: 22px;
|
157 |
line-height: 1;
|
158 |
padding: 0;
|
|
|
117 |
#menu-content-${instanceId} {
|
118 |
display: none;
|
119 |
position: absolute;
|
120 |
+
top: 70px;
|
121 |
+
right: 15px;
|
122 |
background: #FFFEF4;
|
123 |
border: 1px solid #474558;
|
124 |
border-radius: 5px;
|
|
|
152 |
}
|
153 |
#reset-camera-btn-${instanceId} {
|
154 |
top: 17px;
|
155 |
+
right: 127px;
|
156 |
font-size: 22px;
|
157 |
line-height: 1;
|
158 |
padding: 0;
|