1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 22:13:32 +00:00

update height of iframe on web (#12265)

(cherry picked from commit 597e385561)
This commit is contained in:
rr-bw
2024-12-06 10:48:58 -08:00
parent 1e683411b3
commit dbfcc4e72e

View File

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