mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
WebAuthn (#633)
This commit is contained in:
@@ -604,6 +604,17 @@ app-user-billing {
|
||||
}
|
||||
}
|
||||
|
||||
#web-authn-frame {
|
||||
background: url('../images/loading.svg') 0 0 no-repeat;
|
||||
height: 290px;
|
||||
|
||||
iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
#bt-dropin-container {
|
||||
background: url('../images/loading.svg') 0 0 no-repeat;
|
||||
min-height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user