From cc6809cd1fa23a6a81ff4dee32b9c68c32741bd6 Mon Sep 17 00:00:00 2001 From: Adrien Maston Date: Mon, 2 Mar 2026 11:03:32 +0100 Subject: [PATCH] Bump z-index --- app/assets/stylesheets/card-columns.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/card-columns.css b/app/assets/stylesheets/card-columns.css index 44800ecdf..871e61a59 100644 --- a/app/assets/stylesheets/card-columns.css +++ b/app/assets/stylesheets/card-columns.css @@ -286,6 +286,7 @@ inset-inline-end: 0; position: absolute; translate: 100%; + z-index: 2; } @media (min-width: 640px) {