Files
income_payments_applet/pages/upDateInfo/upDateInfo.wxss
T
2021-10-26 14:04:29 +08:00

22 lines
305 B
Plaintext

/* pages/meeting/meeting.wxss */
.form-box{
transform: translateY(20%);
}
.text-label {
width: 80px !important;
}
.text-value{
position: relative;
}
.text-password input{
padding-right: 30px;
}
.show{
width: 15px;
height: 15px;
position: absolute;
right: 10px;
top: 8px;
z-index: 9;
}