mirror of
https://github.com/cuigh/swirl
synced 2025-06-26 18:16:50 +00:00
Add ‘is-hoverable’ class to table
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
</p>
|
||||
</div>
|
||||
</nav>
|
||||
<table id="table-items" class="table is-bordered is-striped is-narrow is-fullwidth">
|
||||
<table id="table-items" class="table is-bordered is-striped is-hoverable is-narrow is-fullwidth">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{{ i18n("field.name") }}</th>
|
||||
|
||||
Reference in New Issue
Block a user