Skip to content

Commit a1f3629

Browse files
committed
[NAE-1752] MatPrefix for currency field overrides prefix for dateField
- added component selector for prefix style
1 parent cd24876 commit a1f3629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/netgrif-components/nae-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
margin-bottom: 16px !important;
3939
}
4040

41-
.mat-form-field .mat-form-field-prefix {
41+
nc-number-currency-field .mat-form-field .mat-form-field-prefix {
4242
position: initial !important;
4343
padding-right: 4px !important;
4444
}

0 commit comments

Comments
 (0)