Files
dspace-angular/src/app/+item-page/media-viewer/media-viewer-image/media-viewer-image.component.scss
Dániel Péter Sipos d6ccf72119 #885 move size to css
2021-02-16 15:41:39 +01:00

7 lines
120 B
SCSS

.ngx-gallery {
display: inline-block;
margin-bottom: 20px;
width: 340px !important;
height: 279px !important;
}