From fd1a0c3afcd140faec7f09fc69d0b09d205f9cd4 Mon Sep 17 00:00:00 2001 From: Connor Peshek Date: Tue, 16 Sep 2025 04:19:56 -0500 Subject: [PATCH] website/docs: fix docker tabs not rendering properly (#16799) docs: fix docker tabs not rendering properly --- website/docs/troubleshooting/logs.mdx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/website/docs/troubleshooting/logs.mdx b/website/docs/troubleshooting/logs.mdx index a0e3cc46a6..732abdeb29 100644 --- a/website/docs/troubleshooting/logs.mdx +++ b/website/docs/troubleshooting/logs.mdx @@ -15,12 +15,12 @@ import Tabs from "@theme/Tabs"; - + 1. Add the following environment variable to your docker deployment: @@ -55,12 +55,12 @@ To enable `trace` logging, follow the platform-specific steps below: - + 1. Add the following environment variable to your docker deployment: @@ -98,7 +98,7 @@ For more details, see the [`docker logs` documentation](https://docs.docker.com/ {label: 'docker', value: 'docker'}, {label: 'Kubernetes', value: 'kubernetes'}, ]}> - + To retrieve logs from a specific timeframe, use: