Xiao_123 3 달 전
부모
커밋
f84399c710
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pagesB/websiteLoginVerification/index.vue

+ 1 - 0
pagesB/websiteLoginVerification/index.vue

@@ -154,6 +154,7 @@ const getPhoneNumber = async (e) => {
 			height: 85px;
 			border-radius: 6px;
 			margin: 20vh auto 8vh auto;
+			z-index: 1;
 		}
 	}
 </style>