From 74dbb05d0a3ade7be13a9eb2563a37ec7e8678e6 Mon Sep 17 00:00:00 2001 From: moris Date: Tue, 25 Feb 2025 10:32:45 +0900 Subject: [PATCH] =?UTF-8?q?after=E3=81=AE=E3=82=B3=E3=83=AD=E3=83=B3?= =?UTF-8?q?=E3=81=AF2=E3=81=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lib/components/Markdown.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/Markdown.css b/src/lib/components/Markdown.css index 5222bb5..1c8e936 100644 --- a/src/lib/components/Markdown.css +++ b/src/lib/components/Markdown.css @@ -39,7 +39,7 @@ } } - & a[target="_blank"]:after { + & a[target="_blank"]::after { content: ''; display: inline-block; width: .5em;