master
parent
b2cd247567
commit
64c38c8af2
|
|
@ -235,14 +235,16 @@
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
.lf{
|
.lf{
|
||||||
width: 30%;
|
// width: 30%;
|
||||||
|
width: 6.5rem;
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
line-height: 38px;
|
line-height: 38px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
.rf{
|
.rf{
|
||||||
width: 70%;
|
flex: 1;
|
||||||
|
// width: 70%;
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
line-height: 36px;
|
line-height: 36px;
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
|
|
|
||||||
|
|
@ -245,14 +245,16 @@
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
.lf{
|
.lf{
|
||||||
width: 30%;
|
// width: 30%;
|
||||||
|
width: 6rem;
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
line-height: 38px;
|
line-height: 38px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
.rf{
|
.rf{
|
||||||
width: 70%;
|
// width: 70%;
|
||||||
|
flex: 1;
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
line-height: 36px;
|
line-height: 36px;
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
|
|
|
||||||
|
|
@ -286,14 +286,16 @@
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
.lf{
|
.lf{
|
||||||
width: 30%;
|
// width: 30%;
|
||||||
|
width: 8rem;
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
line-height: 38px;
|
line-height: 38px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
.rf{
|
.rf{
|
||||||
width: 70%;
|
// width: 70%;
|
||||||
|
flex: 1;
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
line-height: 36px;
|
line-height: 36px;
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue