general-library-union 2.7.8 → 2.7.9

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": "general-library-union",
3
- "version": "2.7.8",
3
+ "version": "2.7.9",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -890,9 +890,9 @@ color: var(--color-700);
890
890
  }
891
891
 
892
892
 
893
- .p-toast.p-toast-top-right, .p-toast.p-toast-top-left, .p-toast.p-toast-top-center {
894
- z-index: 1105 !important;
895
- }
893
+ // .p-toast.p-toast-top-right, .p-toast.p-toast-top-left, .p-toast.p-toast-top-center {
894
+ // z-index: 1105 !important;
895
+ // }
896
896
 
897
897
 
898
898
  .my-toast.toast-text-small .p-toast-detail {