From a8d9a64f79b6d5961a9d1f6fe7bc2e1159566727 Mon Sep 17 00:00:00 2001 From: tonybatty Date: Sat, 3 Oct 2020 19:42:07 +0100 Subject: [PATCH] http page headers suggestions overlapped issue fixes #1222 --- components/ui/tabs.vue | 1 - 1 file changed, 1 deletion(-) 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;