diff --git a/components/ui/tabs.vue b/components/ui/tabs.vue index 41ce8676b..2cfe8da18 100644 --- a/components/ui/tabs.vue +++ b/components/ui/tabs.vue @@ -30,7 +30,6 @@ @apply flex-col; @apply flex-no-wrap; @apply flex-1; - @apply overflow-hidden; .tabs { @apply scrolling-touch;