Amélioration visuel véhicule
This commit is contained in:
@@ -41,9 +41,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<div style="width: 350px; ">
|
<div style="width: 350px; ">
|
||||||
<b>Péremptions</b>
|
<b>Péremptions</b>
|
||||||
<div style="display: flex; width: 100%">
|
<div class="child_box">
|
||||||
{% for info in vhc.get_all_infos_perempt %}
|
{% for info in vhc.get_all_infos_perempt %}
|
||||||
<div style="border: 1px solid white;">
|
<div style="width: 170px;">
|
||||||
{{info.sDesc}}
|
{{info.sDesc}}
|
||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
Reference in New Issue
Block a user