Skip to content

Commit 76505b6

Browse files
committed
fix: +margin compensate 4 new footer
1 parent 7382dd5 commit 76505b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/host/popup-demo/steps/host-4.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export class Host4Directive {
5555
#dataoutsidehostelement2="data-outsidehostelement"
5656
></i>
5757
</div>
58-
<div style="padding-bottom:20px;">
58+
<div style="padding-bottom:120px;">
5959
<button
6060
(click)="dataoutsidehostelement1.displayMessage()"
6161
class="ui button"

0 commit comments

Comments
 (0)