Fix(admin-ui): border overflow (#3437)

**What**
- Fix border clipping out of component

Fixes CORE-1190
This commit is contained in:
Philip Korsholm
2023-03-09 18:28:00 +01:00
committed by GitHub
parent f027bc26fc
commit ef4a36794e
2 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
Fix(admin-ui): focus-border clipping