forked from 77media/video-flow
层级问题
This commit is contained in:
parent
13e482ade3
commit
e7718340c4
@ -189,7 +189,7 @@ export function HomePage2() {
|
|||||||
|
|
||||||
<div className="flex relative" style={{height: '100vh'}}>
|
<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"
|
<LiquidButton className="w-[128px] h-[3rem] text-sm"
|
||||||
onClick={(e: React.MouseEvent) => {
|
onClick={(e: React.MouseEvent) => {
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user