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