mirror of https://github.com/jumpserver/jumpserver
fix:修复忘记密码页布局错位问题
parent
40f8b99242
commit
3e7f83d44e
|
@ -6,6 +6,7 @@
|
||||||
<style>
|
<style>
|
||||||
.captcha {
|
.captcha {
|
||||||
float: right;
|
float: right;
|
||||||
|
width: 50%;
|
||||||
}
|
}
|
||||||
#id_captcha_1 {
|
#id_captcha_1 {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|
Loading…
Reference in New Issue