@bnsights/bbsf-controls 1.0.23 → 1.0.24

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": "@bnsights/bbsf-controls",
3
- "version": "1.0.23",
3
+ "version": "1.0.24",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "~12.2.12",
6
6
  "@angular/core": "~12.2.12"
@@ -1146,3 +1146,7 @@ button.swal2-cancel {
1146
1146
  .ng-select .ng-select-container, .bnsights-control.form-control, .ng-select .ng-select-container, input-group {
1147
1147
  height: 40px;
1148
1148
  }
1149
+
1150
+ .cdk-overlay-container {
1151
+ z-index: 1060 !important;
1152
+ }
Binary file