ps-toolkit-ui 1.15.6 → 1.15.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ps-toolkit-ui",
3
- "version": "1.15.6",
3
+ "version": "1.15.7",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^10.1.6",
6
6
  "@angular/core": "^10.1.6"
@@ -108,7 +108,7 @@ a:focus{outline: none!important;}
108
108
  position: absolute;
109
109
  right: 0;
110
110
  bottom: 0;
111
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(50, 50, 50, 0.35), rgba(0, 0, 0, 0));
111
+ background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(20, 20, 20, 0.7), rgba(0, 0, 0, 0));
112
112
  }
113
113
 
114
114
  .report .underline:after, .report .form-group-title:after{