diff --git a/src/app/components/inputnumber/inputnumber.ts b/src/app/components/inputnumber/inputnumber.ts index 574b1389005..90ed7646148 100644 --- a/src/app/components/inputnumber/inputnumber.ts +++ b/src/app/components/inputnumber/inputnumber.ts @@ -98,6 +98,7 @@ export const INPUTNUMBER_VALUE_ACCESSOR: any = { [attr.data-pc-section]="'input'" pAutoFocus [autofocus]="autofocus" + [class.p-variant-filled]="true" />