Browse Source

登录按钮居中

wuhb 2 months ago
parent
commit
765cbe918d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/login/index.uvue

+ 1 - 0
pages/login/index.uvue

@@ -384,6 +384,7 @@
     .login-btn {
         width: 100%;
         height: 100rpx;
+		line-height: 100rpx;
         background-color: #0081ff;
         border-radius: 50rpx;
         color: #ffffff;