Skip to content

Commit e9e7bd1

Browse files
committed
Preconfigure ctm-icon for form-icons
1 parent 80a6f22 commit e9e7bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/framework/scss/ctm_styles/_form-input-icon.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
border: $form-input-border-width $form-input-border-style;
1717
border-color: inherit;
1818

19-
font: normal normal 400 var(--fi-fs,#{$form-field-icon-size}) #{$form-input-font-family};
19+
font: normal normal 400 var(--fi-fs,#{$form-field-icon-size}) 'ctm-icon' #{$form-input-font-family};
2020

2121
-webkit-font-smoothing: antialiased;
2222
speak: none;

0 commit comments

Comments
 (0)