Forum Discussion
Jasondefaoite2
Jan 22, 2023Copper Contributor
Sharepoint Oneline and PowerBI webpart aspect ratio
If I use the PowerBI webpart to embed a report into a Sharepoint page, there is a padding of 20px added to the bottom of the report. In the above screenshot, the report is 16:9, and the or...
Jan 22, 2023
You can use React Script editor webpart to overwrite the CSS and add you own (as in remove padding etc). Why it's there is something we have to ask the engineers 😄
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-script-editor
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-script-editor