浏览代码

feat: pc端登录弹窗和忘记密码图形验证码样式调整

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 5 月之前
父节点
当前提交
554e426cae
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/web/staticres/css/pc.css
  2. 0 0
      src/web/staticres/css/pc.min.css

+ 1 - 2
src/web/staticres/css/pc.css

@@ -5072,8 +5072,7 @@ h6 {
 .login-dig-input-box .after-input-box .verify-img {
   width: 88px;
   height: 40px;
-  border-radius: 130px;
-  margin-right: -14px;
+  border-radius: 6px;
   background-color: #FFFFFF;
 }
 

文件差异内容过多而无法显示
+ 0 - 0
src/web/staticres/css/pc.min.css


部分文件因为文件数量过多而无法显示