1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 01:33:33 +00:00

added remember option to duo

This commit is contained in:
Kyle Spearrin
2017-06-29 14:38:04 -04:00
parent 98d3da78c3
commit 8f236f76a7
2 changed files with 15 additions and 2 deletions

View File

@@ -497,12 +497,12 @@
#duoFrameWrapper {
background: ~"url('../../images/loading.svg') 0 0 no-repeat";
width: 100%;
height: 100%;
height: 470px;
margin-bottom: -10px;
iframe {
width: 100%;
height: 100%;
border: none;
margin-bottom: -5px;
}
}