fix(ui): code block styles (#5692)

**What**
- Improves the styling of CodeBlock prism theme
This commit is contained in:
Kasper Fabricius Kristensen
2023-11-23 11:59:17 +00:00
committed by GitHub
parent 180b595afb
commit b25b29fe7b
2 changed files with 49 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/ui": patch
---
fix(ui): Update the styling of CodeBlock