diff --git a/front/src/styles/scss/applications/stdcm/_results.scss b/front/src/styles/scss/applications/stdcm/_results.scss index 8c989b91e6a..1c4284d0a05 100644 --- a/front/src/styles/scss/applications/stdcm/_results.scss +++ b/front/src/styles/scss/applications/stdcm/_results.scss @@ -373,9 +373,6 @@ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.75) inset, 0 0 0 1px rgba(0, 0, 0, 0.25) inset; - &.no-pointer-events { - pointer-events: none; - } } } }