소스 검색

UI: Scale the attachemnt thumbnails

The attachements should be scaled inside the card, too.
Alexander Sulfrian 9 년 전
부모
커밋
8fd4c17628
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      client/components/cards/attachments.styl

+ 2 - 2
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