Skip to content

Commit 8ea2ad9

Browse files
committed
front: remove unused class in stdcm results
Signed-off-by: SharglutDev <p.filimon75@gmail.com>
1 parent 6b9c52f commit 8ea2ad9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

front/src/styles/scss/applications/stdcm/_results.scss

-3
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,6 @@
373373
box-shadow:
374374
0 0 0 2px rgba(255, 255, 255, 0.75) inset,
375375
0 0 0 1px rgba(0, 0, 0, 0.25) inset;
376-
&.no-pointer-events {
377-
pointer-events: none;
378-
}
379376
}
380377
}
381378
}

0 commit comments

Comments
 (0)