层级问题

This commit is contained in:
北枳 2025-08-27 00:15:11 +08:00
parent 13e482ade3
commit e7718340c4

View File

@ -189,7 +189,7 @@ export function HomePage2() {
<div className="flex relative" style={{height: '100vh'}}>
{/* 工具栏-列表形式切换 */}
<div className="absolute top-[8rem] z-[50] right-6 w-[128px] flex justify-end">
<div className="absolute top-[8rem] z-[49] right-6 w-[128px] flex justify-end">
<LiquidButton className="w-[128px] h-[3rem] text-sm"
onClick={(e: React.MouseEvent) => {
e.stopPropagation();