We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f5ce2 commit 11d6768Copy full SHA for 11d6768
src/components/TVTable.vue
@@ -13,7 +13,7 @@
13
:class="field.thClass"
14
:style="field.thStyle"
15
>
16
- <div class="flex justify-center items-center">
+ <div class="flex justify-left items-center">
17
<span>
18
{{ field.label }}
19
</span>
0 commit comments