Word document loading background

Hello

The background of the word document when loading has changed to grey (see below). Is there a way to control the color?  The grey is jarring in my application.

Thanks



3 Replies

KB Kurthis Banu Abdul Majeeth Syncfusion Team July 26, 2021 05:34 AM UTC

Hi Ditchford,  

Kindly refer the below code snippet to resolve your reported issue. 

Code snippet:  
<style>
.e-spinner-pane.e-spin-overlay  
 
// Customize color in sample side 

background-color: transparent; 

}
</style> 
 


Please refer the below documentation link:  

Regards, 
Kurthis Banu A. 



DI Ditchford July 28, 2021 04:59 PM UTC

Great, thanks...that works



KB Kurthis Banu Abdul Majeeth Syncfusion Team July 29, 2021 03:42 AM UTC

Hi Ditchford,  

Thanks for your update. 

Regards,  
Kurthis Banu A.  


Loader.
Up arrow icon