1
0
mirror of https://github.com/bitwarden/web synced 2026-01-06 18:43:18 +00:00
Files
web/connectors/duo.8b0dba886b0b4af3f9d2.css
Kyle Spearrin 8ae4fa1bfb Updates
2018-12-13 11:00:18 -05:00

16 lines
277 B
CSS

html, body {
margin: 0;
padding: 0; }
body {
background: #efeff4 url(../images/loading.svg) 0 0 no-repeat; }
iframe {
display: block;
width: 100%;
height: 400px;
border: none;
margin: 0;
padding: 0; }
/*# sourceMappingURL=duo.8b0dba886b0b4af3f9d2.css.map*/