mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 09:38:36 +00:00
Updated submit-button to be py-1
This commit is contained in:
parent
c944fb907f
commit
12b7a81479
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<button type="submit"
|
||||
class="btn btn-success py-0 px-4 mt-2">
|
||||
class="btn btn-success py-1 px-4 mt-2">
|
||||
{{$slot}}
|
||||
</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue