mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Added CSS class rows-and-columns to main table
This commit is contained in:
parent
f3f4295712
commit
00ab954300
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<table>
|
||||
<table class="rows-and-columns">
|
||||
<thead>
|
||||
<tr>
|
||||
{% for column in display_columns %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue