Skip to content

Commit

Permalink
update height of iframe on web (#12265)
Browse files Browse the repository at this point in the history
(cherry picked from commit 597e385)
  • Loading branch information
rr-bw committed Dec 6, 2024
1 parent 1e68341 commit dbfcc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/scss/plugins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}

#web-authn-frame {
height: 290px;
height: 315px;
@include themify($themes) {
background: themed("imgLoading") 0 0 no-repeat;
}
Expand Down

0 comments on commit dbfcc4e

Please sign in to comment.