Extract table component, use for blog tags

This commit is contained in:
Oliver Davies 2018-01-13 18:51:38 +00:00
parent c1a3f0ddf3
commit ac6b0ad08f
5 changed files with 19 additions and 14 deletions

View file

@ -1,5 +1,5 @@
<div class="overflow-x-auto overflow-y-hidden w-full mb-4 border">
<table class="table w-full mb-0 border-0">
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th class="w-1/4">Date</th>