toolbar order
Build LinkLog Development Image / development-image (push) Successful in 10s

This commit is contained in:
2026-09-06 10:58:55 +02:00
parent 0700967c30
commit a6db9f1566
+4 -4
View File
@@ -57,14 +57,14 @@
<option value="">All users</option> <option value="">All users</option>
</select> </select>
</label> </label>
<label class="search-control">
Search
<input id="search-input" type="search" placeholder="Search links" autocomplete="off" aria-label="Search links" />
</label>
<label> <label>
Per page Per page
<select id="page-size-select"></select> <select id="page-size-select"></select>
</label> </label>
<label class="search-control">
Search
<input id="search-input" type="search" placeholder="Search links" autocomplete="off" aria-label="Search links" />
</label>
</section> </section>
</div> </div>
</div> </div>