Use system font for webviews instead of bootstrap font stack (#4147)

This commit is contained in:
GithubAnon0000 2025-07-04 07:41:58 +00:00 committed by GitHub
parent bb1b289690
commit 0b5218706a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,6 +44,7 @@ html {
}
body {
font-family: inherit;
overflow-x: hidden;
&:not(.isMac),
&:not(.isMac) * {