diff --git a/src/pages/sparring/index.vue b/src/pages/sparring/index.vue index b478978f..6219a38a 100644 --- a/src/pages/sparring/index.vue +++ b/src/pages/sparring/index.vue @@ -642,8 +642,9 @@ text-align: center; background-color: #06f; height: 60rpx; - line-height: 58rpx; - border: 1rpx solid #06f; + line-height: 56rpx; + border: 2rpx solid #06f; + box-sizing: border-box; padding: 0 40rpx; color: #fff; border-radius: 8rpx;