Merged develop into bug-fixing-19-MAR

This commit is contained in:
João Ramos
2024-03-21 11:21:28 +00:00
7 changed files with 64 additions and 29 deletions

View File

@@ -75,7 +75,7 @@ export default function Navbar({user, path, navDisabled = false, focusMode = fal
<button
className={clsx(
"border-mti-purple-light tooltip tooltip-bottom flex h-8 w-8 flex-col items-center justify-center rounded-full border p-1",
"hover:bg-mti-purple-light transition duration-300 ease-in-out hover:text-white",
"hover:bg-mti-purple-light transition duration-300 ease-in-out hover:text-white z-20",
)}
data-tip="Submit a help/feedback ticket"
onClick={() => setIsTicketOpen(true)}>