Skip to content

Commit

Permalink
🐞 title layout on review page
Browse files Browse the repository at this point in the history
Parent issue: sequentech/meta#311
  • Loading branch information
edulix committed Nov 21, 2023
1 parent 3dd5182 commit 8c00320
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
<div avb-watermark></div>

<div class="container audit-content">
<div class="sticky-top sticky-top-alt content">
<div
class="sticky-top content"
ng-class="{'sticky-top-alt': showAuditBtn && stateData.ballotHash}"
>
<div avb-voting-step step="audit" with-election-list="!!parentAuthEvent"></div>
</div>
<div class="sticky-padding"></div>
Expand Down

0 comments on commit 8c00320

Please sign in to comment.