fix(sidebar): increase scrolled sidebar header box-shadow intensity and size to improve visual separation

This commit is contained in:
2026-01-04 17:07:41 +00:00
parent 203a53a45d
commit 24a1f064ba
3 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-wcctools',
version: '3.7.0',
version: '3.7.1',
description: 'A set of web component tools for creating element catalogues, enabling the structured development and documentation of custom elements and pages.'
}