We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6d77d commit ac83d60Copy full SHA for ac83d60
packages/main/src/themes/Button.css
@@ -21,6 +21,7 @@
21
white-space: nowrap;
22
overflow: hidden;
23
text-overflow: ellipsis;
24
+ -webkit-tap-highlight-color: transparent;
25
}
26
27
.ui5-button-root {
0 commit comments