File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
projects/igniteui-angular/src/lib/core/styles/components/input Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1067
1067
}
1068
1068
1069
1069
%form-group-textarea--indigo {
1070
- margin-top : - #{rem (24 px , map-get ($base-scale-size , ' comfortable' ))} !important ;
1070
+ margin-top : - #{rem (18 px , map-get ($base-scale-size , ' comfortable' ))} !important ;
1071
1071
}
1072
1072
1073
1073
%form-group-textarea--indigo-cosy {
1074
- margin-top : - #{rem (24 px , map-get ($base-scale-size , ' cosy' ))} !important ;
1074
+ margin-top : - #{rem (18 px , map-get ($base-scale-size , ' cosy' ))} !important ;
1075
1075
}
1076
1076
1077
1077
%form-group-textarea--indigo-compact {
1078
- margin-top : - #{rem (24 px , map-get ($base-scale-size , ' compact' ))} !important ;
1078
+ margin-top : - #{rem (18 px , map-get ($base-scale-size , ' compact' ))} !important ;
1079
1079
}
1080
1080
1081
1081
%form-group-prefix ,
You can’t perform that action at this time.
0 commit comments