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.
1 parent 1ad445b commit 6f627aeCopy full SHA for 6f627ae
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