@import "@edx/paragon/scss/core/core"; .file-card { margin: map-get($spacers, 1) 0; } .image-renderer { width: 100%; height: auto; } .pdf-renderer { .react-pdf__Page__canvas { width: 100% !important; height: auto !important; } } .txt-renderer { white-space: pre-wrap; }