diff --git a/Client/src/index.css b/Client/src/index.css index 337e490f5..daf95c0a4 100644 --- a/Client/src/index.css +++ b/Client/src/index.css @@ -149,6 +149,10 @@ button:focus-visible { z-index: -1; } +.MuiTouchRipple-root { + display: none; +} + @media (prefers-color-scheme: light) { :root { color: #213547;