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