diff --git a/web-app/src/index.css b/web-app/src/index.css index cb59f3459..185cb0612 100644 --- a/web-app/src/index.css +++ b/web-app/src/index.css @@ -75,6 +75,10 @@ a { @apply !text-accent; } + + ::-ms-reveal { + display: none; + } } @layer utilities {