From 4e0cddb3ffcf45ff04e7a8c2ead4e311330eee49 Mon Sep 17 00:00:00 2001 From: pulse <745653239@qq.com> Date: Tue, 10 Apr 2018 17:22:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E6=A0=87=E5=B1=85=E4=B8=AD=EF=BC=8C?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source-src/css/share.scss | 2 +- source-src/css/social.scss | 2 +- source-src/css/tools.scss | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source-src/css/share.scss b/source-src/css/share.scss index 97b7a666e..eeb4386b1 100644 --- a/source-src/css/share.scss +++ b/source-src/css/share.scss @@ -25,7 +25,7 @@ opacity: 0.7; width: 28px; height: 28px; - line-height: 26px; + line-height: 28px; text-shadow: 1px 1px 1px #509eb7; &:active { color: #fff; diff --git a/source-src/css/social.scss b/source-src/css/social.scss index 1a88b352d..a57324165 100644 --- a/source-src/css/social.scss +++ b/source-src/css/social.scss @@ -23,7 +23,7 @@ opacity: 0.7; width: 28px; height: 28px; - line-height: 26px; + line-height: 28px; &:hover { opacity:1 } diff --git a/source-src/css/tools.scss b/source-src/css/tools.scss index 069831c5e..ba37586ae 100644 --- a/source-src/css/tools.scss +++ b/source-src/css/tools.scss @@ -116,8 +116,8 @@ width: 14px; height: 14px; position: absolute; - top: 16px; - left: 2px; + top: 15px; + left: 1px; -webkit-transform: translateY(-50%); border-radius: 100%; background-color: #91c0f1;