From 273f2e152ddd6aa8b027c336169ae98eff4fdd75 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Wed, 10 Feb 2021 23:40:17 +0800 Subject: [PATCH] Restore the copy link button in the post sharing option Affected version >= 3.0.3, <= 3.2.0 --- _sass/layout/post.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_sass/layout/post.scss b/_sass/layout/post.scss index 6debb22..59ea067 100644 --- a/_sass/layout/post.scss +++ b/_sass/layout/post.scss @@ -226,10 +226,6 @@ vertical-align: middle; user-select: none; - i { - font-weight: 400; - } - .share-icons { font-size: 1.2rem; a {