|
|
|
@ -61,7 +61,8 @@ class Titlesearchsection extends Component{
|
|
|
|
|
|
|
|
|
|
<p className="clearfix padding30 bor-bottom-greyE">
|
|
|
|
|
<p style={{height: '20px'}}>
|
|
|
|
|
<span className="font-18 fl color-dark-21 filesnameslist" title={title}>{title}</span>
|
|
|
|
|
{/* title={title} */}
|
|
|
|
|
<span className="font-18 fl color-dark-21 filesnameslist" >{title}</span>
|
|
|
|
|
<li className="fr font-16">
|
|
|
|
|
{ firstRowRight }
|
|
|
|
|
</li>
|
|
|
|
|