Use default table styling for CLIN tables

This commit is contained in:
Montana
2019-06-04 09:38:20 -04:00
parent 2644133b76
commit 5fb44b39b0
8 changed files with 27 additions and 31 deletions

View File

@@ -23,7 +23,7 @@
v-cloak
>
<div class='responsive-table-wrapper'>
<table v-cloak>
<table v-cloak class="atat-table">
<thead>
<tr>
<th v-for="col in getColumns()" @click="updateSort(col.displayName)" :width="col.width" :class="col.class" scope="col">