mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 09:38:36 +00:00
Updated back-button to be py-1
This commit is contained in:
parent
d2237b74a6
commit
c944fb907f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue