forked from abner/for-legacy-web
fix long width image previews to fit into view
This commit is contained in:
@@ -101,6 +101,7 @@ const PreviewBox = styled.div`
|
|||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
width: 100%;
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user