小屏密码输入框错位
This commit is contained in:
parent
ec50c0aac2
commit
d46e932fc9
@ -1851,12 +1851,13 @@ td > table > tbody > tr > td,
|
||||
}
|
||||
|
||||
.cbi-value-title {
|
||||
display: table-cell;
|
||||
float: left;
|
||||
width: 23rem;
|
||||
padding-right: 2rem;
|
||||
text-align: right;
|
||||
word-wrap: break-word
|
||||
display: table-cell;
|
||||
/*float: left;*/
|
||||
width: 23rem;
|
||||
padding-top: 0.25rem;
|
||||
padding-right: 2rem;
|
||||
text-align: right;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.cbi-value {
|
||||
|
Loading…
x
Reference in New Issue
Block a user