diff --git a/assets/stylesheets/explorer.scss b/assets/stylesheets/explorer.scss index 8a09f3a..9637fc2 100644 --- a/assets/stylesheets/explorer.scss +++ b/assets/stylesheets/explorer.scss @@ -311,6 +311,7 @@ table.group-reports { top: 0; color: var(--primary); background: var(--primary-low); + z-index: z("base"); } } }