|
|
@ -309,8 +309,8 @@ body {
|
||||||
|
|
||||||
.ball-content {
|
.ball-content {
|
||||||
width: 98%;
|
width: 98%;
|
||||||
height: 94%;
|
height: 95%;
|
||||||
margin: 4% 1% 0 1%;
|
margin: 2% 1% 0 1%;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
object-fit: fill;
|
object-fit: fill;
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 48 KiB |
|
|
@ -81,6 +81,7 @@ function DaylightDisplacementList(deviceId){
|
||||||
elem: '#demo',
|
elem: '#demo',
|
||||||
url: url,
|
url: url,
|
||||||
skin: 'line',
|
skin: 'line',
|
||||||
|
height: 'full-480',
|
||||||
headers:{
|
headers:{
|
||||||
decrypt:"decrypt",
|
decrypt:"decrypt",
|
||||||
"Authorization":token
|
"Authorization":token
|
||||||
|
|
|
||||||