Update [uid].tsx (#3888)
parent
a331d02668
commit
025019f789
|
@ -69,7 +69,7 @@ export default function JoinCall(props: JoinCallPageProps) {
|
||||||
// eslint-disable-next-line @next/next/no-img-element
|
// eslint-disable-next-line @next/next/no-img-element
|
||||||
<img
|
<img
|
||||||
className="h-5·w-auto fixed z-10 hidden sm:inline-block"
|
className="h-5·w-auto fixed z-10 hidden sm:inline-block"
|
||||||
src={`${WEBSITE_URL}/calendso-logo-white-word.svg`}
|
src={`${WEBSITE_URL}/calcom-logo-white-word.svg`}
|
||||||
alt="Cal.com Logo"
|
alt="Cal.com Logo"
|
||||||
style={{
|
style={{
|
||||||
top: 46,
|
top: 46,
|
||||||
|
|
Loading…
Reference in New Issue