Restore Buy Box badge positions to match original layout; fix row layering in all views

This commit is contained in:
Christian Vidal Wolf
2026-01-29 13:41:09 +01:00
parent c5db663454
commit fa14f57855
3 changed files with 3 additions and 3 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">