xiaogang 3 years ago
parent
commit
6dd7e2b1e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/web/css/register.css

+ 1 - 1
public/web/css/register.css

xqd
@@ -157,7 +157,7 @@ body {
   background-color: transparent;
   -webkit-appearance: none;
   border: 2px solid #979797;
-  border-radius: 2px;
+  border-radius: 12px;
   outline: none;
 }
 .content .protocol .checkbox input[type='checkbox']:checked {