Prop change
This commit is contained in:
parent
e03114224f
commit
cfb4f9f7d0
|
@ -78,7 +78,7 @@
|
|||
<a href="{{note}}" target="_blank">
|
||||
{{note}}
|
||||
</a>
|
||||
<img src="{{note}}" width="480px" height="650px" />
|
||||
<img src="{{note}}" width="650px" height="auto" />
|
||||
</div>
|
||||
{% else %}
|
||||
<a class="list-group-item list-group-item-action" href="{{note}}" target="_blank">
|
||||
|
|
Loading…
Reference in New Issue