Theme: Use Inter font by default (#59544)

* Switch to using Inter font by default

* run toggles_gen_test
This commit is contained in:
Ashley Harrison
2022-12-01 11:59:37 +00:00
committed by GitHub
parent 0209cde7e0
commit dab83c6855
41 changed files with 39 additions and 334 deletions
@@ -44,7 +44,6 @@ Some stable features are enabled by default. You can disable a stable feature by
| `newDBLibrary` | Use jmoiron/sqlx rather than xorm for a few backend services |
| `validateDashboardsOnSave` | Validate dashboard JSON POSTed to api/dashboards/db |
| `autoMigrateGraphPanels` | Replace the angular graph panel with timeseries |
| `interFont` | Switch to inter font |
| `datasourceLogger` | Logs all datasource requests |
## Alpha feature toggles