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 @@
- + +