mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
update height of iframe on web (#12265)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
#web-authn-frame {
|
||||
height: 290px;
|
||||
height: 315px;
|
||||
@include themify($themes) {
|
||||
background: themed("imgLoading") 0 0 no-repeat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user