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 80a6f22 commit e9e7bd1Copy full SHA for e9e7bd1
public/framework/scss/ctm_styles/_form-input-icon.scss
@@ -16,7 +16,7 @@
16
border: $form-input-border-width $form-input-border-style;
17
border-color: inherit;
18
19
- font: normal normal 400 var(--fi-fs,#{$form-field-icon-size}) #{$form-input-font-family};
+ font: normal normal 400 var(--fi-fs,#{$form-field-icon-size}) 'ctm-icon' #{$form-input-font-family};
20
21
-webkit-font-smoothing: antialiased;
22
speak: none;
0 commit comments