We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ad445b + 6f627ae commit 5441c28Copy full SHA for 5441c28
src/helix-ui/elements/_hx-element.less
@@ -6,3 +6,7 @@
6
font: inherit;
7
letter-spacing: inherit;
8
}
9
+
10
+input[type="text"]::-ms-clear {
11
+ display: none;
12
+}
0 commit comments