mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 01:04:14 -05:00
fix: use 12px as default font size in theme (#1427)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"fontSize": "13px",
|
||||
"fontSize": "12px",
|
||||
"fontFamily": "'Source Sans Pro', 'Arial', 'sans-serif'",
|
||||
"backgroundColor": "transparent",
|
||||
"dataColors": {
|
||||
|
||||
Reference in New Issue
Block a user