chromesetting
杨树林 6 years ago
parent a72b1b03df
commit 71651c71e9

@ -591,7 +591,7 @@ class NewShixunModel extends Component{
this.props.type==='shixuns'? this.props.type==='shixuns'?
( (
item.is_jupyter===true? item.is_jupyter===true?
<div className="myysljupyter fl ml20 mt3 intermediatecenter"> <div className="myysljupyter fl ml20 intermediatecenter">
<p className="myysljupytertest"> <p className="myysljupytertest">
Jupyter Jupyter
</p> </p>

@ -391,7 +391,6 @@
text-align: center; text-align: center;
border-radius:5px; border-radius:5px;
border:1px solid #FF6802; border:1px solid #FF6802;
margin-top: 4px;
} }
.myysljupytertest{ .myysljupytertest{
width:54px; width:54px;

Loading…
Cancel
Save