Skip to content

Commit

Permalink
Responsive layout fix when presenting results in same device scenario (
Browse files Browse the repository at this point in the history
  • Loading branch information
vafeini authored Sep 30, 2024
1 parent 3d2400c commit 59d21cd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<vc-wallet-layout>
<div body class="container ">
<div class="display-container">
<div body class="container">
<div class="bg-panel">
<vc-presentations-results [concludedTransaction]="concludedTransaction" *ngIf="concludedTransaction"></vc-presentations-results>
</div>
</div>
Expand Down

0 comments on commit 59d21cd

Please sign in to comment.