core: fix overview template for non-rectangular icons
This commit is contained in:
@ -7,6 +7,7 @@
|
|||||||
<style>
|
<style>
|
||||||
img.app-icon {
|
img.app-icon {
|
||||||
max-height: 72px;
|
max-height: 72px;
|
||||||
|
width: auto !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Reference in New Issue
Block a user