box / box-content-preview

JavaScript library for rendering files stored on Box
https://developer.box.com/docs/box-content-preview
Other
106 stars 113 forks source link

fix(pdf): override css missing asset #1505

Closed bfoxx1906 closed 1 year ago

bfoxx1906 commented 1 year ago

Because of a change in a css rule in the latest version of pdf_viewer.css we were not overriding the loadingIcon style's background image which caused the CDN to record a large number of 404's as a result.

karelee7 commented 1 year ago

Could we add a short description about what issue this fixes with the PR?