mirror of
https://github.com/bitwarden/web
synced 2025-12-15 15:53:18 +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.8269f6c05217a901b175.css.map*/ |