This commit is contained in:
f4ilji
2024-12-16 12:27:24 +05:00
parent 01b50e4fe1
commit fe9cd20429
3 changed files with 3 additions and 3 deletions
@@ -1,5 +1,5 @@
<template>
<ol class="flex items-center whitespace-normal min-w-0 flex-nowrap hide-scrollbar overflow-x-scroll" aria-label="Breadcrumb">
<ol style="white-space: nowrap;" class="flex items-center whitespace-normal min-w-0 flex-nowrap hide-scrollbar overflow-x-scroll" aria-label="Breadcrumb">
<slot />
</ol>
</template>