1
0
mirror of https://github.com/bitwarden/web synced 2025-12-16 00:03:25 +00:00
Files
web/connectors/duo.d8139e017ad9a069b29d.css
Joseph Flinn c23b50677a Updates
2021-03-11 08:54:01 -08:00

17 lines
278 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.d8139e017ad9a069b29d.css.map*/