fix template page breadcrumb ui (#623)

This commit is contained in:
Chirag Chhatrala
2024-11-21 20:25:01 +05:30
committed by GitHub
parent b0e9502d5e
commit 9bd069f3e6

View File

@@ -1,6 +1,6 @@
<template> <template>
<section <section
class="sticky flex items-center inset-x-0 top-0 z-20 py-3 bg-white border-b border-gray-200" class="sticky flex items-center inset-x-0 top-0 z-10 py-3 bg-white border-b border-gray-200"
> >
<div class="hidden md:flex flex-grow"> <div class="hidden md:flex flex-grow">
<slot name="left" /> <slot name="left" />