1
0
mirror of https://github.com/bitwarden/web synced 2025-12-16 00:03:25 +00:00
Files
web/connectors/duo.48919471aad6217b47c6.css
Kyle Spearrin e27ce5b63d Updates
2019-02-19 21:34:33 -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.48919471aad6217b47c6.css.map*/