design: beautiful table
This commit is contained in:
@@ -29,7 +29,8 @@ const submit = () => {
|
||||
<div class="board-game-workshop prose">
|
||||
<aside>
|
||||
<h2>Tools</h2>
|
||||
<table>
|
||||
<div class="overflow-x-auto">
|
||||
<table class="table table-zebra">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Tool</th>
|
||||
@@ -43,6 +44,7 @@ const submit = () => {
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
<div class="main">
|
||||
|
||||
Reference in New Issue
Block a user