groupdocs-total / GroupDocs.Total-Angular

Angular based UI for GroupDocs Products
https://www.groupdocs.com
MIT License
0 stars 6 forks source link

Fixed overlapping issues when viewing Excel spreadsheets in HTML mode #272

Closed vladimir-litvinchik closed 2 years ago

vladimir-litvinchik commented 2 years ago

This change fixes the issue caused by the global styles that are applied to all spreadsheets that are rendered to HTML. The global styles have been removed.