Updated back-button to be py-1

This commit is contained in:
cp6 2024-05-14 22:45:33 +10:00
parent d2237b74a6
commit c944fb907f

View file

@ -1 +1 @@
<a href="{{$href}}" class="btn btn-primary py-0 px-4 mb-4">{{$slot}}</a> <a href="{{$href}}" class="btn btn-primary py-1 px-4 mb-4">{{$slot}}</a>