feat: adopt main website styles
This commit is contained in:
@@ -232,10 +232,11 @@
|
||||
</div>
|
||||
<div class="flex justify-between">
|
||||
<a href="{{ path('app_bookings') }}"
|
||||
class="btn">
|
||||
class="button bg-button">
|
||||
zurück
|
||||
</a>
|
||||
<button type="submit" class="btn btn--secondary">
|
||||
<button type="submit"
|
||||
class="button bg-button bg-button--secondary">
|
||||
Aktualisieren
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user