Describe the bug
Hi,
In my current project, we are using ZAP for vulnerability scanning. Recently, it has flagged issues related to the Content Security Policy (CSP), so we need to enforce style-src 'self'. However, applying this policy causes layout issues because many components use inline styles.
I’d like to ask if anyone has encountered this problem before, and what solutions or workarounds are recommended?
Thanks in advance!

Reproducer
No response
System Information
Steps to reproduce the behavior
No response
Expected behavior
No response
Describe the bug
Hi,
In my current project, we are using ZAP for vulnerability scanning. Recently, it has flagged issues related to the Content Security Policy (CSP), so we need to enforce style-src 'self'. However, applying this policy causes layout issues because many components use inline styles.
I’d like to ask if anyone has encountered this problem before, and what solutions or workarounds are recommended?
Thanks in advance!
Reproducer
No response
System Information
Steps to reproduce the behavior
No response
Expected behavior
No response