ng-zorro-antd icon indicating copy to clipboard operation
ng-zorro-antd copied to clipboard

fix(module:drawer): move style to CSS to resolve CSP issue

Open arturovt opened this issue 1 year ago • 2 comments

arturovt avatar Aug 23 '23 11:08 arturovt

This preview will be available after the AzureCI is passed.

zorro-bot[bot] avatar Aug 23 '23 11:08 zorro-bot[bot]

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.

codecov[bot] avatar Aug 23 '23 11:08 codecov[bot]

We should remove --scroll-bar from the drawer component because I can't find any code that is using it.

HyperLife1119 avatar Mar 11 '24 06:03 HyperLife1119

We should remove --scroll-bar from the drawer component because I can't find any code that is using it.

Updated.

arturovt avatar Mar 14 '24 12:03 arturovt