DNTCaptcha.Blazor icon indicating copy to clipboard operation
DNTCaptcha.Blazor copied to clipboard

INline Style

Open PMTinker opened this issue 1 year ago • 0 comments
trafficstars

Summary of the issue

Using an inline style to set font -family

Environment

DNTCaptcha.Blazor .NET Core SDK version:

Example code/Steps to reproduce:

## Output: The page’s settings would block an inline style (style-src-attr) from being applied because it violates the following directive: “style-src 'self' 'report-sample'” Source: font-family: 'Times New Roman';

PMTinker avatar Aug 05 '24 07:08 PMTinker