ng-zorro-antd
ng-zorro-antd copied to clipboard
fix(module:drawer): move style to CSS to resolve CSP issue
This preview will be available after the AzureCI is passed.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.61%. Comparing base (
3dc1579
) to head (cdac11b
). Report is 38 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #8065 +/- ##
==========================================
- Coverage 91.74% 91.61% -0.14%
==========================================
Files 520 530 +10
Lines 18023 18391 +368
Branches 2838 2815 -23
==========================================
+ Hits 16536 16849 +313
- Misses 1184 1225 +41
- Partials 303 317 +14
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
We should remove --scroll-bar
from the drawer component because I can't find any code that is using it.
We should remove
--scroll-bar
from the drawer component because I can't find any code that is using it.
Updated.