64068c9c29033f5f6934483e5bbf419703b36505
Updated the `.pdf-thumbnail__canvas` CSS class to replace `max-width`, `max-height`, and `display: block` with `width`, `height`, `object-fit: contain`, and `object-position: center`. These changes ensure the canvas fully occupies its container, scales proportionally without cropping, and centers the content for better visual consistency and usability.
Description
No description provided
Languages
JavaScript
86.8%
C#
6.6%
Visual Basic .NET
2.7%
HTML
2.3%
CSS
1.1%
Other
0.4%