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 10671067 }
10681068
10691069 %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 ;
10711071 }
10721072
10731073 %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 ;
10751075 }
10761076
10771077 %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 ;
10791079 }
10801080
10811081 %form-group-prefix ,
You can’t perform that action at this time.
0 commit comments