@files-preview-app/preview-file 1.3.6 → 1.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/styles.css CHANGED
@@ -319,7 +319,7 @@
319
319
  overflow: auto;
320
320
  display: flex;
321
321
  flex-direction: column;
322
- align-items: center;
322
+ align-items: stretch;
323
323
  justify-content: flex-start;
324
324
  width: 100%;
325
325
  height: 100%;