From 516a86d18495491865beadbb1b52e85d60d1499f Mon Sep 17 00:00:00 2001 From: Shaun Hamilton Date: Thu, 18 Aug 2022 12:36:49 +0000 Subject: [PATCH] feat(web-view): use `--vscode-editor-font-size` variable Signed-off-by: Shaun Hamilton --- web-app/src/components/Markdown/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web-app/src/components/Markdown/style.css b/web-app/src/components/Markdown/style.css index 29a81c0f..e5ab6bc6 100644 --- a/web-app/src/components/Markdown/style.css +++ b/web-app/src/components/Markdown/style.css @@ -1,3 +1,7 @@ +.coderoad-markdown { + font-size: var(--vscode-editor-font-size, 12px); +} + .coderoad-markdown pre { border-radius: 0.3rem; } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy