Commit 80de6725 authored by liuzhaoh's avatar liuzhaoh

修改火狐不能显示的问题

parent 5a589496
...@@ -1304,10 +1304,10 @@ $light_gray: #eee; ...@@ -1304,10 +1304,10 @@ $light_gray: #eee;
width: 60%; width: 60%;
} }
.captcha-img { .captcha-img {
width: 30%; max-width: 30%;
flex: 0; flex: 0;
height: auto; height: auto;
margin-right: -20px; // margin-right: -20px;
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment