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 ( return (
<React.Fragment> <React.Fragment>
<div className=""> <div >
<style>
{
`
.ant-notification{
position: fixed;
z-index: 3000;
}
`
}
</style>
<p className="clearfix mb20 edu-back-white"> <p className="clearfix mb20 edu-back-white">
<div className={"shixunjianjie"}> <div className={"shixunjianjie"}>
<span className="font-16 fl">简介</span> <span className="font-16 fl">简介</span>

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

Loading…
Cancel
Save