SMC form scroll issue fix
This commit is contained in:
parent
bfab6e3e79
commit
2064004dce
16057
ng6-seed/package-lock.json
generated
16057
ng6-seed/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -7,6 +7,9 @@
|
||||
padding: 0;
|
||||
// overflow-y: scroll !important;
|
||||
}
|
||||
}
|
||||
.mat-dialog-content{
|
||||
margin:0px !important;
|
||||
}
|
||||
// mat-placeholder{
|
||||
// margin-top: 20px;
|
||||
|
||||
5
package-lock.json
generated
5
package-lock.json
generated
@ -1,3 +1,6 @@
|
||||
{
|
||||
"lockfileVersion": 1
|
||||
"name": "sparq-lender",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {}
|
||||
}
|
||||
|
||||
1
package.json
Normal file
1
package.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
||||
Loading…
Reference in New Issue
Block a user