From d6267f797d479305bea0404376372bfc6ce3478e Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Tue, 8 Jun 2021 12:19:55 +0900
Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E9=83=A8=E3=83=AA=E3=83=B3=E3=82=AF?=
 =?UTF-8?q?=E3=82=A2=E3=82=A4=E3=82=B3=E3=83=B3=E3=81=8C=E8=A1=A8=E7=A4=BA?=
 =?UTF-8?q?=E3=81=95=E3=82=8C=E3=81=AA=E3=81=84=E5=95=8F=E9=A1=8C=E3=82=92?=
 =?UTF-8?q?=E4=BF=AE=E6=AD=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/client/components/link.vue | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/client/components/link.vue b/src/client/components/link.vue
index 9712c778a9..a887410331 100644
--- a/src/client/components/link.vue
+++ b/src/client/components/link.vue
@@ -87,8 +87,6 @@ export default defineComponent({
 	> .icon {
 		padding-left: 2px;
 		font-size: .9em;
-		font-weight: 400;
-		font-style: normal;
 	}
 }
 </style>
-- 
GitLab