fix: <a href> is not clickable cause of z-index (#16842)

This commit is contained in:
Mohit
2024-09-27 02:38:31 +00:00
committed by GitHub
parent 92e53adc8e
commit 2872b263fd
+1 -1
View File
@@ -458,7 +458,7 @@ const BookerComponent = ({
<m.span
key="logo"
className={classNames(
"-z-10 mb-6 mt-auto pt-6 [&_img]:h-[15px]",
"mb-6 mt-auto pt-6 [&_img]:h-[15px]",
hasDarkBackground ? "dark" : "",
layout === BookerLayouts.MONTH_VIEW ? "block" : "hidden"
)}>