7 lines
79 B
SCSS
7 lines
79 B
SCSS
|
.core-zoom-pane {
|
||
|
height: 100%;
|
||
|
|
||
|
img {
|
||
|
max-width: none;
|
||
|
}
|
||
|
}
|