Преглед на файлове

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