1
0
mirror of https://github.com/bitwarden/web synced 2025-12-15 15:53:18 +00:00
Files
web/connectors/duo.8269f6c05217a901b175.css
Chad Scharf 59731ed50d Updates
2021-02-23 18:18:33 -05: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.8269f6c05217a901b175.css.map*/