Add ‘is-hoverable’ class to table

This commit is contained in:
cuigh
2018-04-23 16:36:19 +08:00
parent e34d9d2250
commit d2eeace4b3
16 changed files with 18 additions and 18 deletions

View File

@@ -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>