|
|
|
@ -344,7 +344,7 @@ class NewShixunModel extends Component{
|
|
|
|
|
font-size:24px !important;
|
|
|
|
|
}
|
|
|
|
|
.ant-drawer-body {
|
|
|
|
|
padding: 24px 24px 24px 0px;
|
|
|
|
|
padding:15px 24px 24px 0px;
|
|
|
|
|
}
|
|
|
|
|
`
|
|
|
|
|
}
|
|
|
|
@ -428,7 +428,7 @@ class NewShixunModel extends Component{
|
|
|
|
|
{shixun_list===undefined?"":shixun_list.length===0?"":shixun_list.map((item,key)=>{
|
|
|
|
|
|
|
|
|
|
return(
|
|
|
|
|
<div className="mt20 edu-back-white pd20 relativef newshixunlist" key={key}>
|
|
|
|
|
<div className="mt10 edu-back-white pd20 relativef newshixunlist" key={key}>
|
|
|
|
|
<div className="clearfix">
|
|
|
|
|
<div className="item-body">
|
|
|
|
|
<div className="clearfix ds pr contentSection">
|
|
|
|
|