Update common-header.tsx

This commit is contained in:
Stefan Pejcic 2025-05-15 19:29:32 +02:00 committed by GitHub
parent c28f03946a
commit 4dbc429412
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ export const CommonHeader = ({ trackProgress }: Props) => {
return ( return (
<> <>
<TopAnnouncement />
<header className={clsx("sticky", "top-0", "z-10")}> <header className={clsx("sticky", "top-0", "z-10")}>
<div <div
className={clsx( className={clsx(