mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-28 12:46:36 +08:00
perf:优化吸顶效果
This commit is contained in:
@@ -62,6 +62,6 @@ const handleScroll = () => {
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 99;
|
||||
z-index: 99999;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user