fix(dees-modal): move modal content scrolling into dees-tile so long content stays scrollable with pinned header and actions

This commit is contained in:
2026-04-11 16:20:34 +00:00
parent a695d60770
commit 8c230fe3af
6 changed files with 96 additions and 10 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.71.0',
version: '3.71.1',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}