fix
This commit is contained in:
parent
d30f234eb2
commit
530d461ce9
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
<label for="input-username">Username</label><br>
|
||||
<input id="input-username" class="form-control mb-3" type="text" name="username" required>
|
||||
|
||||
<table class="table table-striped">
|
||||
<table class="w-full table table-striped">
|
||||
<thead class="bg-primary text-white">
|
||||
<tr>
|
||||
<th scope="col">Icon</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue