remotes/1693045480750635534/spooky-22
kek7198 2021-12-31 09:38:33 -06:00
parent 62feaa4fac
commit 47450d7d5b
1 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
<label for="input-username" class="label">Username</label>
<input autocomplete="off" id="input-username" class="form-input mb-2" type="text" name="username" required placeholder="Enter a username" oninput="document.getElementById('submit-btn').disabled = false">
<table class="w-full table mt-6">
<table class="w-full mt-6">
<thead class="bg-primary text-white">
<tr>
<th scope="col" class="p-2.5">Icon</th>
@ -88,7 +88,7 @@
<tr class="odd:bg-gray-300 dark:odd:bg-white/[.05] hover:bg-gray-400 dark:hover:bg-white/10 hover:cursor-pointer">
<td class="px-2.5">
<div class="w-16 h-16 p-2 flex items-center justify-center">
<i class="{{a['icon']}} {{a['color']}}"></i>
<i class="{{a['icon']}} {{a['color']}} text-xl"></i>
</div>
</td>
<td class="px-2.5 font-bold">