Merge pull request #31364 from backstage/bui-monospace-fix

docs: fix monospace font usage
This commit is contained in:
Vincenzo Scamporlino
2025-10-08 20:37:45 +02:00
committed by GitHub
+1 -1
View File
@@ -446,7 +446,7 @@ monospace font that we use for code blocks and tables.
</Table.Row>
<Table.Row>
<Table.Cell>
<Chip head>--bui-font-mono</Chip>
<Chip head>--bui-font-monospace</Chip>
</Table.Cell>
<Table.Cell>The monospace font for the theme.</Table.Cell>
</Table.Row>