mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 04:56:45 +00:00
Reduce width of thumbnail div
This commit is contained in:
parent
a2a436ea69
commit
84115b3a8e
@ -32,7 +32,7 @@
|
||||
<div class='card'>
|
||||
{% block details_left %}
|
||||
<div class='row'>
|
||||
<div class='col'>
|
||||
<div class='col' style='max-width: 220px;'>
|
||||
{% block thumbnail %}
|
||||
{% endblock thumbnail %}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user