mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
#885 fix thumbnail size
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
.media-viewer{
|
.media-viewer{
|
||||||
width: 340px;
|
width: 340px;
|
||||||
height: 279px;
|
height: 279px;
|
||||||
|
img{
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user