|
|
|
@ -424,7 +424,22 @@ class Challengesjupyter extends Component {
|
|
|
|
|
};
|
|
|
|
|
return (
|
|
|
|
|
<React.Fragment>
|
|
|
|
|
<div className="">
|
|
|
|
|
<div >
|
|
|
|
|
<style>
|
|
|
|
|
{
|
|
|
|
|
`
|
|
|
|
|
.ant-notification{
|
|
|
|
|
|
|
|
|
|
position: fixed;
|
|
|
|
|
z-index: 3000;
|
|
|
|
|
}
|
|
|
|
|
.ant-modal-content{
|
|
|
|
|
position: fixed;
|
|
|
|
|
z-index: 3000;
|
|
|
|
|
}
|
|
|
|
|
`
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<p className="clearfix mb20 edu-back-white">
|
|
|
|
|
<div className={"shixunjianjie"}>
|
|
|
|
|
<span className="font-16 fl">简介</span>
|
|
|
|
|