|
|
@ -46,7 +46,7 @@ class QuestionModalPicture extends Component {
|
|
|
|
{/*<Icon type="close" className="image_close" onClick={this.props.handleClose}/>*/}
|
|
|
|
{/*<Icon type="close" className="image_close" onClick={this.props.handleClose}/>*/}
|
|
|
|
<div className="image_info intermediatecenter">
|
|
|
|
<div className="image_info intermediatecenter">
|
|
|
|
<img className="image" style={{
|
|
|
|
<img className="image" style={{
|
|
|
|
width:"50%"
|
|
|
|
width:"100%"
|
|
|
|
}} src={ this.props.url} alt=""/>
|
|
|
|
}} src={ this.props.url} alt=""/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|