mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2025-01-08 20:09:43 +00:00
Moving "Add Prober" button inside "dashbaord-card"
This commit is contained in:
parent
949db1573b
commit
9249af5059
1 changed files with 1 additions and 1 deletions
|
@ -65,10 +65,10 @@
|
|||
|
||||
<div class="mb-4">
|
||||
<h1 class="h2 font-extrabold dark:text-white">Prober</h1>
|
||||
<a class="variant-filled-success btn btn-sm mb-4" href="/app/prober/add">Add Prober</a>
|
||||
</div>
|
||||
|
||||
<div class="dashboard-card">
|
||||
<a class="variant-filled-success btn btn-sm mb-4" href="/app/prober/add">Add Prober</a>
|
||||
<div class="flex justify-between">
|
||||
<DtSrRowsPerPage {handler} />
|
||||
<div class="invisible flex place-items-center md:visible">
|
||||
|
|
Loading…
Reference in a new issue