diff --git a/libs/flowbite-angular/tab/src/tab-list/theme.ts b/libs/flowbite-angular/tab/src/tab-list/theme.ts index b909862f..63f53f49 100644 --- a/libs/flowbite-angular/tab/src/tab-list/theme.ts +++ b/libs/flowbite-angular/tab/src/tab-list/theme.ts @@ -14,7 +14,7 @@ export interface FlowbiteTabListHostTheme { export const flowbiteTabListTheme: FlowbiteTabListTheme = createTheme({ host: { - base: 'flex overflow-x-scroll overflow-y-clip border-b text-center', + base: 'flex overflow-x-auto overflow-y-clip border-b text-center', transition: '', color: { default: {