fix(dees-appui): set min-height: 0 on .maingrid > dees-appui-maincontent to prevent layout overflow in flex container
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-03 - 3.29.2 - fix(dees-appui)
|
||||
set min-height: 0 on .maingrid > dees-appui-maincontent to prevent layout overflow in flex container
|
||||
|
||||
- Added min-height: 0 to .maingrid > dees-appui-maincontent in ts_web/elements/00group-appui/dees-appui/dees-appui.ts to prevent unwanted growth/overflow when used inside a flex container.
|
||||
- Pure CSS/layout fix — no API or behavior changes to components.
|
||||
|
||||
## 2026-01-03 - 3.29.1 - fix(dees-appui)
|
||||
prevent main grid overflow by adding overflow:hidden; and add Playwright scroll containment screenshots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user