We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecbfab commit 7e473e2Copy full SHA for 7e473e2
components/01-atoms/label/label.scss
@@ -10,6 +10,7 @@
10
11
display: block;
12
margin-bottom: ct-spacing();
13
+ -webkit-tap-highlight-color: transparent;
14
15
@include ct-typography('label-regular');
16
0 commit comments