@design.estate/dees-wcctools 3.7.0 → 3.7.1
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_bundle/bundle.js
CHANGED
|
@@ -42106,7 +42106,7 @@ var WccSidebar = class extends (_a3 = DeesElement, _selectedItem_dec = [n5({ att
|
|
|
42106
42106
|
}
|
|
42107
42107
|
|
|
42108
42108
|
.sidebar-header.scrolled {
|
|
42109
|
-
box-shadow: 0
|
|
42109
|
+
box-shadow: 0 8px 24px -2px rgba(0, 0, 0, 1);
|
|
42110
42110
|
border-bottom-color: var(--border);
|
|
42111
42111
|
}
|
|
42112
42112
|
|