From 16b933a6e3024e5faf5fb7fe743ef793b8483012 Mon Sep 17 00:00:00 2001 From: Janvi Bajoria <34344234+janvi01@users.noreply.github.com> Date: Thu, 9 Mar 2023 17:37:55 +0530 Subject: [PATCH] fix: codeblock and backticks styling (#1401) Co-authored-by: Akshat Nema <76521428+akshatnema@users.noreply.github.com>%0ACo-authored-by: Alejandra Quetzalli --- components/editor/CodeBlock.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/editor/CodeBlock.js b/components/editor/CodeBlock.js index 250f66032c86..b0e19db2234a 100644 --- a/components/editor/CodeBlock.js +++ b/components/editor/CodeBlock.js @@ -58,7 +58,7 @@ export default function CodeBlock({ )}
-
+
{hasWindow && (
@@ -103,7 +103,7 @@ export default function CodeBlock({ )} { showCopy && ( -
+