UI: Scale the attachemnt thumbnails

The attachements should be scaled inside the card, too.
reviewable/pr593/r1
Alexander Sulfrian 9 years ago
parent a6bcd5bd1c
commit 8fd4c17628
  1. 4
      client/components/cards/attachments.styl

@ -32,8 +32,8 @@
position: relative
.attachment-thumbnail-img
height: 100%
width: 100%
max-height: 100%
max-width: 100%
.attachment-thumbnail-ext
text-transform: uppercase

Loading…
Cancel
Save