Adjust table styling
This commit is contained in:
parent
e726d674b0
commit
e6639cd1f6
4 changed files with 8 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="overflow-auto">
|
||||
<table class="talks-table w-full border border-grey-light">
|
||||
<table class="w-full table-collapse border border-grey-light">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="w-1/4 p-2 text-left bg-white">Date</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue