mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-01-24 15:48:54 +00:00
Changes fields back to outline style
This commit is contained in:
parent
caa643dd2f
commit
95fbced144
@ -119,7 +119,7 @@ export class AppFormlyConfig {
|
||||
WorkflowSpecDialogComponent,
|
||||
],
|
||||
providers: [
|
||||
{provide: MAT_FORM_FIELD_DEFAULT_OPTIONS, useValue: {appearance: 'fill'}},
|
||||
{provide: MAT_FORM_FIELD_DEFAULT_OPTIONS, useValue: {appearance: 'outline'}},
|
||||
{provide: 'APP_ENVIRONMENT', useClass: ThisEnvironment},
|
||||
{
|
||||
provide: HTTP_INTERCEPTORS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user