/*
  Your use of the content in the files referenced here is subject to the terms of the license at http://aka.ms/fabric-assets-license
*/
.filePreview {
  margin-bottom: 20px;
}

.filePreviewDelete {
  display: flex;
  align-items: center;
  padding-top: 4px;
}

.filePreviewImage {
  display: block;
  max-width: 100%;
  max-height: 220px;
  image-orientation: from-image;
}