From 275a352e81c44e76ede9e9d7002040d8643c9d41 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 16 Dec 2025 11:51:08 +0000 Subject: [PATCH] chore: format code --- packages/ui/src/components/markdown.css | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/ui/src/components/markdown.css b/packages/ui/src/components/markdown.css index 892402478..78bd90e1f 100644 --- a/packages/ui/src/components/markdown.css +++ b/packages/ui/src/components/markdown.css @@ -42,7 +42,6 @@ font-weight: var(--font-weight-medium); color: var(--text-strong); - strong { font-weight: var(--font-weight-medium); }