@cobre-npm/ds-v3 0.77.8 → 0.77.10

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.
@@ -738,7 +738,7 @@
738
738
  --cobre-float-modal-bg: var(--cobre-opacity-40);
739
739
  --cobre-float-modal-bg-filter: blur(4px);
740
740
  --cobre-float-modal-opacity: 1;
741
- --cobre-float-modal-z-index: 15;
741
+ --cobre-float-modal-z-index: 500;
742
742
  }
743
743
 
744
744
  /**
@@ -925,7 +925,7 @@
925
925
  --cobre-select-v3-dropdown-item-height: 28px;
926
926
 
927
927
  /* z-index */
928
- --vs-dropdown-z-index: 2 !important;
928
+ --vs-dropdown-z-index: 10 !important;
929
929
 
930
930
  /* Search Input */
931
931
  --vs-search-input-bg: var(--cobre-input-bg) !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cobre-npm/ds-v3",
3
- "version": "0.77.8",
3
+ "version": "0.77.10",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"