Port shared CSS for tables to Tailwind
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<h3>Accepted (<%= @invitations_used.length %>)</h3>
|
||||
<table>
|
||||
<thead>
|
||||
<tr class="text-left">
|
||||
<tr>
|
||||
<th>Token</th>
|
||||
<th>Accepted</th>
|
||||
<th>Invited user</th>
|
||||
|
||||
Reference in New Issue
Block a user