@cobre-npm/ds-v3 0.77.9 → 0.77.11
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:
|
|
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:
|
|
928
|
+
--vs-dropdown-z-index: 10 !important;
|
|
929
929
|
|
|
930
930
|
/* Search Input */
|
|
931
931
|
--vs-search-input-bg: var(--cobre-input-bg) !important;
|