mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-17 22:40:51 +01:00
minor imps
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<div class="min-h-full flex flex-col">
|
||||
<HaexPassGroupBreadcrumbs
|
||||
:items="breadCrumbs"
|
||||
class="px-2 sticky top-0 z-10 bg-base-200"
|
||||
class="px-2 sticky -top-2 z-10 bg-base-200"
|
||||
v-show="breadCrumbs.length"
|
||||
/>
|
||||
<div class="flex-1 overflow-auto py-1">
|
||||
|
||||
Reference in New Issue
Block a user