Skip to content

Commit f787cb7

Browse files
Apply suggestion from @mfranzke
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
1 parent 6e8ae67 commit f787cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/slow-sheep-take.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@db-ux/core-components": patch
33
---
44

5-
refactor: Fixed an issue where the drawer ignored custom max-width and max-height properties due to internal min-width overrides. Additionally, resolved a bug where nested fixed-position elements (like DBCustomSelect dropdowns) were incorrectly positioned while the drawer was open.
5+
fix: the drawer ignored custom `max-width` and `max-height` properties due to internal `min-width` overrides. Additionally, resolved a bug where nested fixed-position elements (like DBCustomSelect dropdowns) were incorrectly positioned while the drawer was open.

0 commit comments

Comments
 (0)