From 5e8b354c157f0d7f0bfa5ebeba68eea98d0170c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Wed, 10 Mar 2021 22:12:50 +0800 Subject: [PATCH] Fix the home page load --- component/pear/css/pear-module/button.css | 5 ++--- index.html | 9 ++++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/component/pear/css/pear-module/button.css b/component/pear/css/pear-module/button.css index ab5912b..7426aca 100644 --- a/component/pear/css/pear-module/button.css +++ b/component/pear/css/pear-module/button.css @@ -12,10 +12,9 @@ padding: 0 18px; height: 38px; font-size: 14px; - color: #2f495e; - background-color: #edf2f7; + background-color: white; + border: 1px solid #dcdfe6; border-radius: 4px; - border: none; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06); } diff --git a/index.html b/index.html index d3fa40c..db6e9e4 100644 --- a/index.html +++ b/index.html @@ -60,18 +60,17 @@
- + +