upd
This commit is contained in:
@@ -28,7 +28,7 @@ const TopPanel = () => {
|
||||
return (
|
||||
<>
|
||||
<div className="absolute top-0 w-screen z-10 select-none pointer-events-none touch-none">
|
||||
<img src="../images/top_shadow.png" className="w-screen" alt="" />
|
||||
<img src="/images/top_shadow.png" className="w-screen" alt="" />
|
||||
</div>
|
||||
<div
|
||||
className={`absolute top-[62px] left-0 z-20 w-full p-4 flex justify-end gap-2 select-none touch-none pointer-events-none`}
|
||||
|
||||
Reference in New Issue
Block a user