fix(dashboard): correct overflow in a few settings edit forms (#11982)

* add correct overflow to forms

* changeset

---------

Co-authored-by: SteelRazor47 <steelrazor47@gmail.com>
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
SteelRazor47
2025-07-25 13:37:05 +02:00
committed by GitHub
parent 9fb5baa912
commit 4da237f615
4 changed files with 11 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): correct overflow in a few settings edit forms