From 541689663d54537d31d4490bdc92b63a08833d8b Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Thu, 29 May 2025 10:54:13 -0500 Subject: [PATCH] fix(mono): missing paragraph line after tabs hides text in dark mode --- content/shared/influxdb3-admin/tokens/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/shared/influxdb3-admin/tokens/_index.md b/content/shared/influxdb3-admin/tokens/_index.md index d8d22a464..9b99f25a3 100644 --- a/content/shared/influxdb3-admin/tokens/_index.md +++ b/content/shared/influxdb3-admin/tokens/_index.md @@ -57,6 +57,7 @@ curl "http://{{< influxdb/host >}}/api/v3/query_sql" \ {{% /tab-content %}} {{< /tabs-wrapper >}} + Replace the following with your values: - {{% code-placeholder-key %}}`YOUR_AUTH_TOKEN`{{% /code-placeholder-key %}}: your {{% token-link %}}