diff --git a/pages_tool/contact/contact.vue b/pages_tool/contact/contact.vue index 3f8d000..085721a 100644 --- a/pages_tool/contact/contact.vue +++ b/pages_tool/contact/contact.vue @@ -551,12 +551,12 @@ image { .contact-btn { color: #fff; - padding: 6rpx 30rpx; font-size: 24rpx; border-radius: 50rpx; - min-width: 100rpx; + width: 160rpx; // 足够容纳4个汉字(8个字符) display: inline-block; text-align: center; + box-shadow: 0 4rpx 8rpx rgba(0, 0, 0, 0.15), 0 1rpx 3rpx rgba(0, 0, 0, 0.1); } .contact_name image {