diff --git a/app/assets/stylesheets/search.css b/app/assets/stylesheets/search.css index 371ed21fd..bf6b44c07 100644 --- a/app/assets/stylesheets/search.css +++ b/app/assets/stylesheets/search.css @@ -69,6 +69,7 @@ summary { inset: 0 0 auto 0; justify-content: flex-end; padding: var(--block-space-half) var(--block-space); + pointer-events: none; position: absolute; }