nodebb-plugin-2factor/static/style.scss
2022-09-16 20:57:58 -04:00

5 lines
No EOL
93 B
SCSS

body.page-login-2fa {
[component="toaster/toast"].alert.alert-danger {
display: none;
}
}