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 17:28:00 +00:00
committed by GitHub
parent f027bc26fc
commit ef4a36794e
2 changed files with 10 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
Fix(admin-ui): focus-border clipping