SPFX override SharePoint CSS

SPFX React Override Native CSS

On 12/07/2023 0

In HTML

How to override native SharePoint css in SPFX react webparts 

 


:global .webPartContainer{
  display: none;
}

 

 
No ratings yet - be the first to rate this.

Add a comment

Anti-spam