mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-26 22:01:32 +01:00
update height of iframe on web (#12265)
This commit is contained in:
parent
9fcc4f0543
commit
597e385561
@ -12,7 +12,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#web-authn-frame {
|
#web-authn-frame {
|
||||||
height: 290px;
|
height: 315px;
|
||||||
@include themify($themes) {
|
@include themify($themes) {
|
||||||
background: themed("imgLoading") 0 0 no-repeat;
|
background: themed("imgLoading") 0 0 no-repeat;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user