From 61fa23bd1ec9490f36ffc45bc9d3f315d1d144e5 Mon Sep 17 00:00:00 2001 From: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com> Date: Fri, 4 Jul 2025 15:50:37 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"Revert=20"Use=20system=20font=20for?= =?UTF-8?q?=20webviews=20instead=20of=20bootstrap=20font=20stack=20?= =?UTF-8?q?=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit d1793550b08a2969dde8139e9b690c46baff0c4e. --- ts/lib/sass/base.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/ts/lib/sass/base.scss b/ts/lib/sass/base.scss index d28659ed8..571890102 100644 --- a/ts/lib/sass/base.scss +++ b/ts/lib/sass/base.scss @@ -44,6 +44,7 @@ html { } body { + font-family: inherit; overflow-x: hidden; &:not(.isMac), &:not(.isMac) * {