fix: mobile layout and certification link

This commit is contained in:
Jannat Patel
2024-04-05 08:56:18 +05:30
parent 838bc1fac2
commit d892a28069
9 changed files with 37 additions and 15 deletions

View File

@@ -31,7 +31,11 @@
>
{{ __('Loading Batches...') }}
</div>
<Tabs v-model="tabIndex" :tabs="tabs" tablistClass="overflow-x-visible">
<Tabs
v-model="tabIndex"
:tabs="tabs"
tablistClass="overflow-x-visible flex-wrap !gap-3 md:flex-nowrap"
>
<template #tab="{ tab, selected }">
<div>
<button