调整题库选用

issues25489
杨树林 5 years ago
parent 4f0614ab9c
commit 1888c7f850

@ -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>:""
} }

Loading…
Cancel
Save