fix: use 12px as default font size in theme (#1427)

This commit is contained in:
Max Gefvert
2023-12-20 16:10:25 +01:00
committed by GitHub
parent 02ba458c6c
commit 475921dd11

View File

@@ -1,5 +1,5 @@
{
"fontSize": "13px",
"fontSize": "12px",
"fontFamily": "'Source Sans Pro', 'Arial', 'sans-serif'",
"backgroundColor": "transparent",
"dataColors": {