mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 17:00:13 +01:00
refactor(hs forms): move duplicated styles into mixin
This commit is contained in:
parent
44f7227412
commit
c92ebbbbee
6 changed files with 116 additions and 196 deletions
|
|
@ -23,9 +23,9 @@ export class PremiumFormComponent implements AfterViewInit {
|
|||
portalId: '2452262',
|
||||
formId: 'b066428e-c41a-4dce-bbc2-5690cf084a8f',
|
||||
target: '#hubspotForm',
|
||||
submitButtonClass: 'btn',
|
||||
submitButtonClass: 'hs-submit-btn',
|
||||
css: '',
|
||||
cssClass: 'custom-form',
|
||||
cssClass: 'hs-custom-form',
|
||||
redirectUrl: 'https://github.com/akveo/ngx-admin',
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue