Remove btn-md and use outline buttons
This commit is contained in:
parent
59b1e32c29
commit
db549df9ae
26 changed files with 43 additions and 43 deletions
|
|
@ -128,7 +128,7 @@
|
|||
{% endif %}
|
||||
|
||||
<div class="my-4">
|
||||
<button class="btn btn-primary" type="submit">
|
||||
<button class="btn btn-outline-primary" type="submit">
|
||||
<i class="me-1 bi-floppy"></i>
|
||||
Enregistrer
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue