diff --git a/copyparty/web/ui.css b/copyparty/web/ui.css index 58d3b226..74f5fd52 100644 --- a/copyparty/web/ui.css +++ b/copyparty/web/ui.css @@ -4,6 +4,8 @@ src: local('Source Code Pro Regular'), local('SourceCodePro-Regular'), url(deps/scp.woff2) format('woff2'); } html { + text-size-adjust: 100%; + -webkit-text-size-adjust: 100%; touch-action: manipulation; } #tt, #toast {