mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
fixes for duo
This commit is contained in:
@@ -289,3 +289,14 @@ app-login {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
#duo-frame {
|
||||
background: url('../images/loading.svg') 0 0 no-repeat;
|
||||
height: 330px;
|
||||
|
||||
iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user