1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-08 19:18:54 +08:00

Fix SQL editor issues #20

This commit is contained in:
lana-k
2020-12-17 19:23:51 +01:00
parent 0339aafe14
commit 085813ec50
2 changed files with 5 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
</template>
<style>
#app, * {
#app {
font-family: Open-Sans, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;