Merge branches 'dev_aliyun' and 'dev_item_bank' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_item_bank

yslnewtiku
杨树明 5 years ago
commit 56729823f1

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

@ -198,7 +198,7 @@
position: fixed;
top: 0px;
left: 0px;
z-index: 999999;
z-index: 2800;
right: 0px;
}
@ -210,7 +210,7 @@
margin-top: 63px;
bottom: 0px;
left: 0px;
z-index: 999999;
z-index: 2800;
right: 0px;
}

Loading…
Cancel
Save