@optifye/dashboard-core 6.12.50 → 6.12.52

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/dist/index.css CHANGED
@@ -6164,6 +6164,10 @@ input[type=range]:active::-moz-range-thumb {
6164
6164
  --tw-bg-opacity: 1;
6165
6165
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
6166
6166
  }
6167
+ .hover\:bg-rose-100:hover {
6168
+ --tw-bg-opacity: 1;
6169
+ background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
6170
+ }
6167
6171
  .hover\:bg-rose-50:hover {
6168
6172
  --tw-bg-opacity: 1;
6169
6173
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
@@ -8529,3 +8533,4 @@ input[type=range]:active::-moz-range-thumb {
8529
8533
  -webkit-box-orient: vertical;
8530
8534
  -webkit-line-clamp: 1;
8531
8535
  }
8536
+ /*# sourceMappingURL=index.css.map */