From 9aa7d9f953b2f8ebfa5a2a778366f3637be2a2dc Mon Sep 17 00:00:00 2001 From: Savio Dias <91362589+Savio629@users.noreply.github.com> Date: Thu, 30 Mar 2023 21:38:16 +0530 Subject: [PATCH] fix: fixed the visibility of text in the docs (#169) --- src/PreviewWebPanel.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/PreviewWebPanel.ts b/src/PreviewWebPanel.ts index fe40b13..cdd5178 100644 --- a/src/PreviewWebPanel.ts +++ b/src/PreviewWebPanel.ts @@ -88,6 +88,15 @@ function getWebviewContent(context: vscode.ExtensionContext, webview: vscode.Web
+