chore: added bold font type, moved common table css to separate file

This commit is contained in:
2025-12-02 01:49:35 +01:00
parent 07ded5ef50
commit a267dd7030
8 changed files with 63 additions and 47 deletions
@@ -89,7 +89,7 @@
<div class="modal-actions">
<button @click="updateVehicle">Aktualizuj dane</button>
<button @click="removeVehicle">Usuń pojazd</button>
<button @click="closeModal">Nie zapisuj</button>
<button @click="closeModal">Wyjdź</button>
</div>
</div>
</div>