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
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%