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