diff --git a/packages/main/src/themes/Button.css b/packages/main/src/themes/Button.css index 96bd880e08ac..7f932702c7e5 100644 --- a/packages/main/src/themes/Button.css +++ b/packages/main/src/themes/Button.css @@ -21,6 +21,7 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; + -webkit-tap-highlight-color: transparent; } .ui5-button-root {