Adjust default fonts (#5146)

* Adjust default fonts

* Adjust default ratio
This commit is contained in:
Karl Burtram
2019-04-22 17:30:16 -07:00
committed by GitHub
parent 5e62229f25
commit 32374f264f
9 changed files with 20 additions and 12 deletions

View File

@@ -76,7 +76,8 @@
}
.monaco-workbench .part > .content {
font-size: 13px;
/* {{SQL CARBON EDIT}} */
font-size: 12px;
}
.monaco-workbench .part > .content > .monaco-progress-container,