fixed todesktop nav (#16170)

This commit is contained in:
Peer Richelsen
2024-08-12 14:11:03 +00:00
committed by GitHub
parent 848bcbfb8f
commit 77f3fd3b38
+1 -1
View File
@@ -987,7 +987,7 @@ function SideBar({ bannersHeight, user, isPlatformUser = false }: SideBarProps)
</span>
</div>
)}
<div className="flex justify-end rtl:space-x-reverse">
<div className="flex w-full justify-end rtl:space-x-reverse">
<button
color="minimal"
onClick={() => window.history.back()}