fix: page header add bgcolor

This commit is contained in:
马登山
2025-11-03 15:44:42 +08:00
parent df89c6b71c
commit 145ceb9c2d
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div class="sticky top-0 z-10 flex flex-col justify-between gap-2 md:flex-row">
<div class="sticky bg-background top-0 z-10 flex flex-col justify-between gap-2 md:flex-row">
<div class="space-y-2">
<slot />
<slot name="description"></slot>