mirror of
https://github.com/bitwarden/web
synced 2025-12-16 00:03:25 +00:00
17 lines
278 B
CSS
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*/ |