summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/VTable.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/VTable.vue b/components/VTable.vue
index 8f2f6d2..ad772a6 100644
--- a/components/VTable.vue
+++ b/components/VTable.vue
@@ -1,7 +1,7 @@
<template lang="pug">
.flex.flex-col
.overflow-x-auto
- .py-2.inline-block.min-w-full(class="sm:px-6 lg:px-8")
+ .py-2.inline-block.min-w-full
.overflow-hidden
table.min-w-full
thead.bg-white.border-b