fix(dees-service-lib-loader): prevent horizontal scrollbar by offsetting xterm WidthCache measurement container

This commit is contained in:
2026-02-01 23:51:53 +00:00
parent eba2a03355
commit 7e2386bcdf
3 changed files with 20 additions and 2 deletions

View File

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