0.0.154 upd select css

This commit is contained in:
2023-09-24 17:10:57 +03:00
parent c3079f4a65
commit 09ec97ec2f
3 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
<label for="id_cargo_type_car_{{ forloop.counter }}" >
<img style="display: inline-block;padding-top: 11px;" src="{% static "img/svg/Car.svg" %}">
<span style="ыdisplay: inline-block;width: 80%;">{{ item.1 }}</span>
<span style="display: inline-block;width: 80%;">{{ item.1 }}</span>
</label>
</div>
{% endif %}