Fix Buy Box popup visibility: add row hover z-index and use bottom positioning

This commit is contained in:
Christian Vidal Wolf
2026-01-29 10:52:41 +01:00
parent 1dc06e8b3b
commit 9736a8194f
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ const AdsRow: React.FC<{
}
return (
<tr className="hover:bg-white/[0.02] transition-colors group">
<tr className="hover:bg-white/[0.02] transition-colors group relative hover:z-50">
<td className="p-4 py-3">
<div className="flex flex-col gap-0.5">
<div className="flex items-center gap-2">