xiaogang 3 년 전
부모
커밋
6dd7e2b1e8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {