File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -1315,3 +1315,7 @@ textarea.editor {
13151315.sponsor_outlink :hover {
13161316 text-decoration : none ;
13171317}
1318+
1319+ .github-login-btn {
1320+ display : inline-block ;
1321+ }
Original file line number Diff line number Diff line change 3434
3535 < div class ='form-actions '>
3636 < input type ='submit ' class ='span-primary ' value ='登录 '/>
37- < a href ="/passport/github ">
37+ < a href ="/passport/github " class =" github-login-btn " >
3838 < span class ="span-info ">
3939 通过 GitHub 登录
4040 </ span >
Original file line number Diff line number Diff line change 6161
6262 < div class ='form-actions '>
6363 < input type ='submit ' class ='span-primary ' value ='注册 '/>
64- < a href ="/auth/github ">
64+ < a href ="/auth/github " class =" github-login-btn " >
6565 < span class ="span-info ">
6666 通过 GitHub 登录
6767 </ span >
You can’t perform that action at this time.
0 commit comments