From d1793550b08a2969dde8139e9b690c46baff0c4e Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 4 Jul 2025 21:22:30 +0700 Subject: [PATCH] Revert "Use system font for webviews instead of bootstrap font stack (#4147)" (#4159) This reverts commit 0b5218706a9624493038baaa26909c890a8cd16f. --- ts/lib/sass/base.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/ts/lib/sass/base.scss b/ts/lib/sass/base.scss index 571890102..d28659ed8 100644 --- a/ts/lib/sass/base.scss +++ b/ts/lib/sass/base.scss @@ -44,7 +44,6 @@ html { } body { - font-family: inherit; overflow-x: hidden; &:not(.isMac), &:not(.isMac) * {