diff --git a/src/app/styles/CustomHtml.css.ts b/src/app/styles/CustomHtml.css.ts
index 2fc94be..1fb68d1 100644
--- a/src/app/styles/CustomHtml.css.ts
+++ b/src/app/styles/CustomHtml.css.ts
@@ -72,7 +72,7 @@ export const Code = style([
CodeFont,
{
padding: `0 ${config.space.S100}`,
- display: 'inline-block',
+ display: 'inline',
overflow: 'hidden',
lineHeight: '1.5',
},