mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 17:38:32 +08:00
Update base.css
This commit is contained in:
parent
0c467a72a6
commit
4aa154fe0b
@ -510,7 +510,7 @@ header .header-container .nav-left>li, .header .header-container .nav-right>li {
|
||||
width:358px;
|
||||
border:0;
|
||||
}
|
||||
#j_username,#j_password,#tfa_j_username,#tfa_j_password,#currentTime{
|
||||
#j_username,#j_password,#j_captcha,#tfa_j_username,#tfa_j_password,#currentTime{
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
height: 40px;
|
||||
@ -525,13 +525,6 @@ header .header-container .nav-left>li, .header .header-container .nav-right>li {
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
#j_captcha{
|
||||
width :60%;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#tfa_j_otp_captcha{
|
||||
width :100px;
|
||||
/*width :230px;*/
|
||||
@ -546,12 +539,6 @@ header .header-container .nav-left>li, .header .header-container .nav-right>li {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#j_captchaimg{
|
||||
width:70px;
|
||||
height: 35px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#switch_commonLogin,#switch_tfaLogin{
|
||||
width :49%;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user