5 lines
71 B
CSS
5 lines
71 B
CSS
|
|
.viewerMain {
|
||
|
|
width: 88%;
|
||
|
|
height: 100%;
|
||
|
|
margin-left: 12%;
|
||
|
|
}
|