Updated file card image appearance

This commit is contained in:
Isaac Grynsztein
2020-03-15 20:31:04 -04:00
parent f1c09a5fa9
commit 84c9ec1300

View File

@@ -17,8 +17,9 @@
} }
.image { .image {
max-width:100%; width: 100%;
max-height:100%; height: 100%;
border-radius: 0px 0px 4px 4px;
} }
.example-full-width-height { .example-full-width-height {