We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d862278 commit c50def4Copy full SHA for c50def4
form-runner/jvm/src/main/assets/apps/fr/style/form-runner-base.less
@@ -172,6 +172,11 @@
172
.clearfix()
173
}
174
175
+ input-style-clone {
176
+ // Fix black rectangle under text field using text-expander-element after completion
177
+ border: none !important;
178
+ }
179
+
180
// ***** XForms Controls *******************************************************************************************
181
182
// Hide alerts by default
0 commit comments