Full width for text components

This commit is contained in:
Jess Martin 2022-07-21 12:33:48 -04:00 committed by GitHub
parent 98284d983f
commit 0eda8f86bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<input
type="text"
placeholder="Type here"
class="input input-bordered w-11/12 mb-3 block"
class="input input-bordered w-full mb-3 block"
on:input={checkUsername}
/>
<div class="text-left">