RED-4590: Fix blocking sonar issues.

This commit is contained in:
George 2022-12-13 13:37:51 +02:00
parent b58f1ca2fe
commit 8208fdb1ba

View File

@ -11,7 +11,6 @@
@mixin no-scroll-bar {
scrollbar-width: none; /* Firefox */
scrollbar-height: none; /* Firefox */
-ms-overflow-style: none; /* IE 10+ */
&::-webkit-scrollbar {
width: 0;