fix template page breadcrumb ui (#623)
This commit is contained in:
@@ -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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user