Browse Source

fix filecard image

Artur Paikin 7 years ago
parent
commit
c92ad51e0b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/scss/_dashboard.scss

+ 1 - 0
src/scss/_dashboard.scss

@@ -1054,6 +1054,7 @@
   max-height: 90%;
   object-fit: cover;
   border-radius: 3px;
+  position: absolute;
 }
 
 .uppy-DashboardFileCard-info {