@indice/ng-components 0.2.79 → 0.2.80

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.
Files changed (2) hide show
  1. package/_styles.css +1 -1
  2. package/package.json +1 -1
package/_styles.css CHANGED
@@ -727,7 +727,7 @@
727
727
  }
728
728
 
729
729
  .pager-pages-container {
730
- @apply relative z-0 inline-flex rounded-sm;
730
+ @apply relative z-50 inline-flex rounded-sm;
731
731
  }
732
732
 
733
733
  .pager-button {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indice/ng-components",
3
- "version": "0.2.79",
3
+ "version": "0.2.80",
4
4
  "description": "Indice common components for Angular v12",
5
5
  "repository": {
6
6
  "type": "git",