roelverm's avatar
roelverm
Regular Visitor
3 years ago
Status:
Investigating

Issue with CSS box sizing rule embedded report

Dear,

 

When embedding my PowerBI report, the default CSS box sizing rule seems incorrect. See below screenshot of 

1. My report on PowerBI server

2. My embedded report

 

 

 

 

When checking the code in the browser, it seems to be related to this piece of code

'box-sizing: content-box' instead of 'box-sizing: border-box', but since it is inside the iFrame I can't change it. 

 

Any suggestions?

 

Kind regards,

Roel

 

 

 

1 Comment