Skip to content

Commit

Permalink
frontend: revert f564cfa
Browse files Browse the repository at this point in the history
f564cfa causes infinite loop
to AOPP endpoint, thus we revert it for now.
  • Loading branch information
shonsirsha committed Oct 10, 2024
1 parent c31e10b commit fce8938
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 182 deletions.
5 changes: 5 additions & 0 deletions frontends/web/src/components/aopp/aopp.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
text-align: center;
}

.smallIcon {
margin: auto 0;
width: 30px;
}

.successText {
color: var(--color-secondary);
font-weight: 400;
Expand Down
Loading

0 comments on commit fce8938

Please sign in to comment.