mirror of
https://github.com/bitwarden/web
synced 2026-01-06 18:43:18 +00:00
* add captcha connector * Update src/connectors/captcha.html Co-authored-by: Addison Beck <abeck@bitwarden.com> * Update src/connectors/captcha.scss Co-authored-by: Addison Beck <abeck@bitwarden.com> Co-authored-by: Addison Beck <abeck@bitwarden.com>
7 lines
100 B
SCSS
7 lines
100 B
SCSS
body {
|
|
min-width: 0px !important;
|
|
padding: 0;
|
|
margin: 0;
|
|
background: transparent;
|
|
}
|