|
|
@ -224,7 +224,7 @@ class UseBank extends Component{
|
|
|
|
Margin-left:15px
|
|
|
|
Margin-left:15px
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.with63{
|
|
|
|
.with63{
|
|
|
|
width: 52% !important;
|
|
|
|
width: 63% !important;
|
|
|
|
box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
margin-left: 15px;
|
|
|
|
margin-left: 15px;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -353,7 +353,7 @@ class UseBank extends Component{
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
<p style={{height:"20px",lineHeight:"20px;", marginTop: '4px'}}>
|
|
|
|
<p style={{height: "20px", lineHeight: "20px;", marginTop: '4px'}}>
|
|
|
|
{
|
|
|
|
{
|
|
|
|
isChecked !="" ? <span className="color-red">{isChecked}</span>:""
|
|
|
|
isChecked !="" ? <span className="color-red">{isChecked}</span>:""
|
|
|
|
}
|
|
|
|
}
|
|
|
|