Minor scripts aestetic fixes

- removed icon label
- aligned buttons
This commit is contained in:
Luca 2020-01-27 15:56:27 +01:00
parent 1ea5311bee
commit 3d2de3a295
2 changed files with 7 additions and 4 deletions

View file

@ -38,7 +38,7 @@
<th>{{ i18n("category", {}) }}</th>
<th>{{ i18n("description", {}) }}</th>
<th>{{ i18n("values", {}) }}</th>
<th>{{ i18n("action", {})}}</th>
<th style="width: 200px">{{ i18n("action", {})}}</th>
</tr>
</thead>
<tbody></tbody>