fix for tool logo

This commit is contained in:
jbalasis 2024-06-25 17:36:53 +03:00
parent e5ab8cf66b
commit 5a08bb886f
1 changed files with 5 additions and 0 deletions

View File

@ -102,6 +102,11 @@
<!-- </div>-->
</div>
<div class="uk-width-1-3@m uk-padding-remove">
<div class="uk-flex uk-flex-right">
<img src="{{result.logo}}" style="max-width: 300px;">
</div>
</div>
</div>
</div>