Started to upgrade from bootstrap 4 to 5.

This commit is contained in:
Jan Böhmer 2022-07-24 18:08:21 +02:00
parent a40fed29e0
commit 365c7c60e4
27 changed files with 164 additions and 157 deletions

View file

@ -15,7 +15,7 @@
<div class="col-9">
{{ form_widget(attachment) }}
</div>
<div class="pl-0 col-3">
<div class="ps-0 col-3">
{{ delete_btn }}
{% set attach = attachment.vars.value %}