mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-24 03:10: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
|
|
@ -22,9 +22,9 @@ export class DownloadFormComponent implements AfterViewInit {
|
|||
portalId: '2452262',
|
||||
formId: '93007d7b-5f11-4dd8-bcfd-f8b99d31f31e',
|
||||
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