CE-740 more SF Pro Display

This commit is contained in:
2023-11-16 09:55:47 -06:00
parent 455869c96b
commit eeb121ff12
8 changed files with 11 additions and 11 deletions

View File

@ -1118,7 +1118,7 @@ function RecordQuery({table, launchProcess}: Props): JSX.Element
exportWindow.document.write(`<html lang="en">
<head>
<style>
* { font-family: "Roboto","Helvetica","Arial",sans-serif; }
* { font-family: "SF Pro Display","Roboto","Helvetica","Arial",sans-serif; }
</style>
<title>${filename}</title>
<script>