8 lines
128 B
CSS
8 lines
128 B
CSS
|
/* Panaorama viewer custom */
|
||
|
@media screen {
|
||
|
.render-3d {
|
||
|
/* width: 600px; */
|
||
|
/* height: 400px; */
|
||
|
}
|
||
|
}
|